Windows 10 DLL File Information - NetSetupSvc.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.
General Information
File Description: | Network Setup Service |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Microsoft® Windows® Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 121 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 99,840 Bytes | 80.6% | Read, Execute | Code |
.data | 0x0001a000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.idata | 0x0001b000 | 6,144 Bytes | 5.0% | Read | Initialized Data |
.didat | 0x0001d000 | 512 Bytes | 0.4% | Write, Read | Initialized Data |
.rsrc | 0x0001e000 | 9,216 Bytes | 7.4% | Read | Initialized Data |
.reloc | 0x00021000 | 6,656 Bytes | 5.4% | Read, Discardable | Initialized Data |
Static Linking
NetSetupSvc.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-core-sysinfo-l1-2-0.dll
RPCRT4.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-power-base-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-devices-config-l1-1-1.dll
api-ms-win-service-management-l1-1-0.dll
api-ms-win-service-winsvc-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-devices-query-l1-1-1.dll
NetSetupApi.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-registry-l2-2-0.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-apiquery-l1-1-0.dll
This means that when NetSetupSvc.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, NetSetupSvc.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 0 | 0 Bytes | 0.0% |
Animated Icons | 0 | 0 Bytes | 0.0% |
Cursors | 0 | 0 Bytes | 0.0% |
Animated Cursors | 0 | 0 Bytes | 0.0% |
Bitmaps | 0 | 0 Bytes | 0.0% |
AVI Files | 0 | 0 Bytes | 0.0% |
Dialog-Boxes | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 15 | 1,048 Bytes | 0.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 20,102 Bytes | 16.2% |
Total | 19 | 21,150 Bytes | 17.1% |
Icons in this file
No icons found in this file
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
3 | Network Setup Service |
4 | The Network Setup Service manages the installation of network drivers and permits the configuration of low-level network settings. If this service is stopped, any driver installations that are in-progress may be cancelled. |
1000 | Local Area Connection |
1001 | Local Area Connection* |
1010 | Ethernet |
1011 | Wi-Fi |
1012 | WLAN |
1013 | Mobile broadband |
1014 | ISDN |
1050 | Network Bridge |
1051 | Bluetooth Network Connection |
1080 | Ethernet Instance %1!u! |
1081 | %1!s! %2!u! |
1082 | %1!s! Port %2!u! |
2000 | %1!s! #%2!u! |
COM Classes/Interfaces
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:NetSetupServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _wcsicmp _wcstoi64 free iswupper malloc memcmp memcpy memmove memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const swprintf_s swscanf_s towlower void __cdecl operator delete(void *) void __cdecl operator delete[](void *) vswprintf_s wcschr - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids RtlCaptureStackBackTrace RtlQueryWnfStateData RtlReportException RtlSubscribeWnfStateChangeNotification RtlUnsubscribeWnfNotificationWaitForCompletion - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - RPCRT4.dll:
NdrServerCall2 RpcImpersonateClient RpcRevertToSelf RpcServerInqCallAttributesW RpcServerInterfaceGroupActivate RpcServerInterfaceGroupClose RpcServerInterfaceGroupCreateW RpcServerInterfaceGroupDeactivate UuidCreate - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwEventWriteTransfer - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenThreadToken kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsSetValue - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-power-base-l1-1-0.dll:
powrprof!GetPwrCapabilities - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AccessCheck KernelBase!MapGenericMask - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolWork ntdll!TpPostWork ntdll!TpReleaseWork ntdll!TpWaitForWork - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Get_Class_PropertyW cfgmgr32!CM_Get_DevNode_PropertyW cfgmgr32!CM_Get_Device_ID_ListW cfgmgr32!CM_Get_Device_ID_List_SizeW cfgmgr32!CM_Locate_DevNodeW cfgmgr32!CM_Open_DevNode_Key - api-ms-win-service-management-l1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW sechost!StartServiceW - api-ms-win-service-winsvc-l1-2-0.dll:
sechost!ControlService - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-devices-query-l1-1-1.dll:
cfgmgr32!DevCloseObjectQuery cfgmgr32!DevCreateObjectQuery - NetSetupApi.dll:
NetSetupClose NetSetupCommit NetSetupCreateObject NetSetupDeleteObject NetSetupFreeObjectProperties NetSetupFreeObjects NetSetupGetObjectProperties NetSetupGetObjectPropertyKeys NetSetupGetObjects NetSetupInitialize NetSetupRollback NetSetupSetObjectProperties NetSetupValidateTransaction - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!UnregisterWaitEx - api-ms-win-core-registry-l2-2-0.dll:
advapi32!RegCreateKeyTransactedW - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-apiquery-l1-1-0.dll:
ntdll!ApiSetQueryApiSetPresence