Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
607 B

  1. LIBRARY MSLOCUSR
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'Windows local user management DLL'
  4. SECTIONS
  5. .shared READ WRITE SHARED
  6. EXPORTS
  7. DllCanUnloadNow PRIVATE
  8. DllGetClassObject PRIVATE
  9. DllRegisterServer PRIVATE
  10. DllUnregisterServer PRIVATE
  11. DllInstall PRIVATE
  12. VerifySupervisorPassword
  13. ChangeSupervisorPassword
  14. InstallWizard
  15. AddUserWizard
  16. UserCPL
  17. NPGetCaps @13
  18. NPLogon @43 NONAME
  19. NPLogoff @44 NONAME
  20. NPGetPolicyPath @50 NONAME