33 lines
973 B
Modula-2
33 lines
973 B
Modula-2
LIBRARY INETCFG
|
|
|
|
EXPORTS
|
|
LaunchSignupWizard
|
|
LaunchSignupWizardEx
|
|
_LaunchSignupWizardEx=LaunchSignupWizardEx
|
|
FreeSignupWizard
|
|
ConfigureSystemForInternet=ConfigureSystemForInternetA
|
|
SetInternetPhoneNumber=SetInternetPhoneNumberA
|
|
InetPerformSecurityCheck
|
|
InetConfigSystem
|
|
InetConfigSystemFromPath=InetConfigSystemFromPathA
|
|
InetConfigClient=InetConfigClientA
|
|
InetGetAutodial=InetGetAutodialA
|
|
InetSetAutodial=InetSetAutodialA
|
|
InetGetClientInfo=InetGetClientInfoA
|
|
InetSetClientInfo=InetSetClientInfoA
|
|
InetGetProxy=InetGetProxyA
|
|
InetSetProxy=InetSetProxyA
|
|
InetSetProxyEx=InetSetProxyExA
|
|
InetStartServices
|
|
InetNeedModem
|
|
InetNeedSystemComponents
|
|
CheckConnectionWizard
|
|
SetShellNext=SetShellNextA
|
|
IsSmartStart
|
|
IsSmartStartEx
|
|
SetAutoProxyConnectoid
|
|
DllGetClassObject PRIVATE
|
|
DllCanUnloadNow PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
|