45 lines
986 B
Modula-2
45 lines
986 B
Modula-2
LIBRARY NCXP32
|
|
|
|
EXPORTS
|
|
thk_ThunkData32
|
|
NetConnAlloc
|
|
NetConnFree
|
|
IsProtocolInstalled
|
|
InstallProtocol
|
|
InstallTCPIP
|
|
; RemoveProtocol
|
|
IsMSClientInstalled
|
|
InstallMSClient
|
|
; EnableBrowseMaster
|
|
IsSharingInstalled
|
|
IsFileSharingEnabled
|
|
IsPrinterSharingEnabled
|
|
InstallSharing
|
|
EnableSharingAppropriately
|
|
; FindConflictingService
|
|
EnumNetAdapters
|
|
IsAccessControlUserLevel
|
|
DisableUserLevelAccessControl
|
|
; EnableQuickLogon
|
|
DetectHardware
|
|
IsProtocolBoundToAdapter
|
|
; EnableNetAdapter
|
|
IsClientInstalled
|
|
; RemoveClient
|
|
; RemoveGhostedAdapters
|
|
; RemoveUnknownAdapters
|
|
; DoesAdapterMatchDeviceID
|
|
IsAdapterBroadband
|
|
SaveBroadbandSettings
|
|
; UpdateBroadbandSettings
|
|
EnableAutodial
|
|
IsAutodialEnabled
|
|
SetDefaultDialupConnection
|
|
GetDefaultDialupConnection
|
|
EnumMatchingNetBindings
|
|
HrFromLastWin32Error
|
|
RestartNetAdapter
|
|
HrEnableDhcp
|
|
HrWideCharToMultiByte
|
|
IcsUninstall
|