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.

44 lines
986 B

  1. LIBRARY NCXP32
  2. EXPORTS
  3. thk_ThunkData32
  4. NetConnAlloc
  5. NetConnFree
  6. IsProtocolInstalled
  7. InstallProtocol
  8. InstallTCPIP
  9. ; RemoveProtocol
  10. IsMSClientInstalled
  11. InstallMSClient
  12. ; EnableBrowseMaster
  13. IsSharingInstalled
  14. IsFileSharingEnabled
  15. IsPrinterSharingEnabled
  16. InstallSharing
  17. EnableSharingAppropriately
  18. ; FindConflictingService
  19. EnumNetAdapters
  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. HrFromLastWin32Error
  40. RestartNetAdapter
  41. HrEnableDhcp
  42. HrWideCharToMultiByte
  43. IcsUninstall