2025-04-27 07:49:33 -04:00

10 lines
303 B
Modula-2

LIBRARY msident
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'MS Light-weight identities'
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE