windows-nt/Source/XPSP1/NT/shell/ext/msident/msident.def
2020-09-26 16:20:57 +08:00

10 lines
294 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