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.

45 lines
1.4 KiB

  1. LIBRARY NCXP
  2. EXPORTS
  3. NetConnAlloc
  4. NetConnFree
  5. IsProtocolInstalled
  6. ; InstallProtocol
  7. InstallTCPIP
  8. ; RemoveProtocol
  9. IsMSClientInstalled
  10. InstallMSClient
  11. ; EnableBrowseMaster
  12. IsSharingInstalled
  13. ; IsFileSharingEnabled
  14. ; IsPrinterSharingEnabled
  15. InstallSharing
  16. ; FindConflictingService
  17. ; EnableSharingAppropriately
  18. EnumNetAdapters
  19. ; InstallNetAdapter
  20. IsAccessControlUserLevel
  21. DisableUserLevelAccessControl
  22. ; EnableQuickLogon
  23. ; DetectHardware
  24. ; IsProtocolBoundToAdapter
  25. ; EnableNetAdapter
  26. IsClientInstalled
  27. ; RemoveClient
  28. ; RemoveGhostedAdapters
  29. ; RemoveUnknownAdapters
  30. ; DoesAdapterMatchDeviceID
  31. ; IsAdapterBroadband
  32. ; SaveBroadbandSettings
  33. ; UpdateBroadbandSettings
  34. EnableAutodial
  35. IsAutodialEnabled
  36. SetDefaultDialupConnection
  37. GetDefaultDialupConnection
  38. EnumMatchingNetBindings
  39. RestartNetAdapter
  40. HrFromLastWin32Error
  41. HrWideCharToMultiByte
  42. HrEnableDhcp
  43. IsAdapterDisconnected
  44. TestRunDll