LIBRARY w3scfg DESCRIPTION 'HTTP Server Configuration DLL' EXPORTS DllCanUnloadNow @2 ;DLL unloading DllGetClassObject @3 ;Component object model DllRegisterServer @4 PRIVATE ;Auto-registration entry point DllUnregisterServer @5 PRIVATE ;Auto-registration entry point ISMQueryServiceInfo ISMDiscoverServers ISMQueryServerInfo ISMConfigureServers ISMChangeServiceState