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

26 lines
582 B
Modula-2

LIBRARY MSLOCUSR
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'Windows local user management DLL'
SECTIONS
.shared READ WRITE SHARED
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllInstall PRIVATE
VerifySupervisorPassword
ChangeSupervisorPassword
InstallWizard
AddUserWizard
UserCPL
NPGetCaps @13
NPLogon @43 NONAME
NPLogoff @44 NONAME
NPGetPolicyPath @50 NONAME