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.

37 lines
878 B

  1. LIBRARY SFMAPI
  2. EXPORTS
  3. AfpAdminConnect
  4. AfpAdminDisconnect
  5. AfpAdminBufferFree
  6. AfpAdminVolumeEnum
  7. AfpAdminVolumeSetInfo
  8. AfpAdminVolumeGetInfo
  9. AfpAdminVolumeDelete
  10. AfpAdminVolumeAdd
  11. AfpAdminInvalidVolumeEnum
  12. AfpAdminInvalidVolumeDelete
  13. AfpAdminDirectoryGetInfo
  14. AfpAdminDirectorySetInfo
  15. AfpAdminServerGetInfo
  16. AfpAdminServerSetInfo
  17. AfpAdminSessionEnum
  18. AfpAdminSessionClose
  19. AfpAdminConnectionEnum
  20. AfpAdminConnectionClose
  21. AfpAdminFileEnum
  22. AfpAdminFileClose
  23. AfpAdminETCMapAdd
  24. AfpAdminETCMapDelete
  25. AfpAdminETCMapSetInfo
  26. AfpAdminETCMapGetInfo
  27. AfpAdminETCMapAssociate
  28. AfpAdminStatisticsGet
  29. AfpAdminStatisticsClear
  30. AfpAdminProfileGet
  31. AfpAdminProfileClear
  32. AfpAdminMessageSend
  33. AfpAdminFinderSetInfo
  34. AfpAdminStatisticsGetEx
  35.