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.

32 lines
941 B

  1. LIBRARY INETCFG
  2. EXPORTS
  3. LaunchSignupWizard
  4. LaunchSignupWizardEx
  5. _LaunchSignupWizardEx=LaunchSignupWizardEx
  6. FreeSignupWizard
  7. ConfigureSystemForInternet=ConfigureSystemForInternetA
  8. SetInternetPhoneNumber=SetInternetPhoneNumberA
  9. InetPerformSecurityCheck
  10. InetConfigSystem
  11. InetConfigSystemFromPath=InetConfigSystemFromPathA
  12. InetConfigClient=InetConfigClientA
  13. InetGetAutodial=InetGetAutodialA
  14. InetSetAutodial=InetSetAutodialA
  15. InetGetClientInfo=InetGetClientInfoA
  16. InetSetClientInfo=InetSetClientInfoA
  17. InetGetProxy=InetGetProxyA
  18. InetSetProxy=InetSetProxyA
  19. InetSetProxyEx=InetSetProxyExA
  20. InetStartServices
  21. InetNeedModem
  22. InetNeedSystemComponents
  23. CheckConnectionWizard
  24. SetShellNext=SetShellNextA
  25. IsSmartStart
  26. IsSmartStartEx
  27. SetAutoProxyConnectoid
  28. DllGetClassObject PRIVATE
  29. DllCanUnloadNow PRIVATE
  30. DllRegisterServer PRIVATE
  31. DllUnregisterServer PRIVATE