Source code of Windows XP (NT5)
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.

78 lines
1.3 KiB

  1. LIBRARY NWPROVAU
  2. EXPORTS
  3. NPGetCaps
  4. NPGetUser
  5. NPAddConnection
  6. NPAddConnection3
  7. NPCancelConnection
  8. NPGetConnection
  9. NPGetConnectionPerformance
  10. NPOpenEnum
  11. NPEnumResource
  12. NPGetResourceInformation
  13. NPGetResourceParent
  14. NPCloseEnum
  15. NPFormatNetworkName
  16. NPLogonNotify
  17. NPPasswordChangeNotify
  18. NPGetUniversalName
  19. NPLoadNameSpaces
  20. LsaApInitializePackage
  21. LsaApLogonUser
  22. LsaApCallPackage
  23. LsaApLogonTerminated
  24. NwQueryInfo
  25. NwSetInfoInRegistry
  26. NwSetInfoInWksta
  27. NwSetLogonScript
  28. NwValidateUser
  29. NwEnumConnections
  30. NwAddGWDevice
  31. NwDeleteGWDevice
  32. NwEnumGWDevices
  33. NwQueryGatewayAccount
  34. NwSetGatewayAccount
  35. NwLogonGatewayAccount
  36. InitializePrintProvidor
  37. InitializeDll
  38. NwRegisterGatewayShare
  39. NwClearGatewayShare
  40. NwCleanupGatewayShares
  41. NwGetUserNameForServer
  42. NwEncryptChallenge
  43. GetServiceItemFromList
  44. NwDeregisterService
  45. NwRegisterService
  46. NwGetService
  47. NwInitializeServiceProvider
  48. NwTerminateServiceProvider
  49. NwSetLogonOptionsInRegistry
  50. NwQueryLogonOptions
  51. ; RnR2 entry name
  52. NSPStartup
  53. ; The following are for shell extensions
  54. DllCanUnloadNow PRIVATE ; DLL unloading
  55. DllGetClassObject PRIVATE ; Component object model