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.

31 lines
454 B

  1. LIBRARY PSBASE
  2. EXPORTS
  3. SPProviderInitialize
  4. SPGetProvInfo
  5. SPSetProvParam
  6. SPGetProvParam
  7. SPAcquireContext
  8. SPReleaseContext
  9. SPEnumTypes
  10. SPEnumSubtypes
  11. SPEnumItems
  12. SPGetTypeInfo
  13. SPGetSubtypeInfo
  14. SPCreateType
  15. SPDeleteType
  16. SPCreateSubtype
  17. SPDeleteSubtype
  18. SPReadItem
  19. SPWriteItem
  20. SPOpenItem
  21. SPCloseItem
  22. SPDeleteItem
  23. FPasswordChangeNotify