Windows 8 DLL File Information - SetNetworkLocation.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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: | Set Network Location Utility |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 34 KB |
Total Number of Exported Functions: | 7 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 23,552 Bytes | 66.7% | Read, Execute | Code |
.data | 0x00007000 | 512 Bytes | 1.4% | Write, Read | Initialized Data |
.idata | 0x00008000 | 3,584 Bytes | 10.1% | Read | Initialized Data |
.rsrc | 0x00009000 | 3,584 Bytes | 10.1% | Read | Initialized Data |
.reloc | 0x0000a000 | 3,072 Bytes | 8.7% | Read, Discardable | Initialized Data |
Static Linking
SetNetworkLocation.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
KERNEL32.dll
ADVAPI32.dll
ole32.dll
OLEAUT32.dll
DUI70.dll
This means that when SetNetworkLocation.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, SetNetworkLocation.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 | 7 | 582 Bytes | 1.6% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 2,959 Bytes | 8.4% |
Total | 10 | 3,541 Bytes | 10.0% |
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 200 dialogs)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
18401 | Networks |
18402 | Do you want to turn on sharing between PCs and connect to devices on this network? |
18403 | Yes, turn on sharing and connect to devices |
18404 | For home or work networks |
18405 | No, don’t turn on sharing or connect to devices |
18406 | For networks in public places |
18420 | 11;semibold;none;segoe ui |
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:DllCanUnloadNow | DllGetClassObject |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _get_errno _initterm _lock _onexit _purecall _set_errno _unlock _vsnwprintf free malloc memset public: virtual __thiscall type_info::~type_info(void) void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - ntdll.dll:
NtQueryInformationToken WinSqmAddToStream - KERNEL32.dll:
CloseHandle DelayLoadFailureHook FindResourceExW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleHandleExW GetSystemTimeAsFileTime GetTickCount GetTickCount64 InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadResource LockResource QueryPerformanceCounter RaiseException RegGetValueW SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter ntdll!LdrResolveDelayLoadedAPI ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - ADVAPI32.dll:
CheckTokenMembership CreateWellKnownSid DuplicateToken GetTokenInformation OpenProcessToken RegCloseKey RegOpenKeyExW RegQueryValueExW ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - ole32.dll:
combase!CoGetInterfaceAndReleaseStream combase!CoInitializeEx combase!CoMarshalInterThreadInterfaceInStream combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!CoUninitialize combase!StringFromCLSID - OLEAUT32.dll:
SysFreeString VariantClear VariantInit - DUI70.dll:
InitProcessPriv InitThread RegisterPVLBehaviorFactory StartMessagePump StrToID UnInitProcessPriv UnInitThread public: class DirectUI::Element * __thiscall DirectUI::Element::FindDescendent(unsigned short) public: long __thiscall DirectUI::DUIXmlParser::CreateElement(unsigned short const *,class DirectUI::Element *,class DirectUI::Element *,unsigned long *,class DirectUI::Element * *) public: long __thiscall DirectUI::DUIXmlParser::SetXMLFromResource(unsigned int,struct HINSTANCE__ *,struct HINSTANCE__ *) public: long __thiscall DirectUI::Element::AddListener(struct DirectUI::IElementListener *) public: long __thiscall DirectUI::Element::Destroy(bool) public: long __thiscall DirectUI::Element::SetContentString(unsigned short const *) public: long __thiscall DirectUI::Element::SetValue(struct DirectUI::PropertyInfo const * (__stdcall*)(void),int,class DirectUI::Value *) public: static class DirectUI::Value * __stdcall DirectUI::Value::CreateGraphic(struct HICON__ *,bool,bool,bool) public: static class UID __stdcall DirectUI::TouchButton::Click(void) public: static long __stdcall DirectUI::DUIXmlParser::Create(class DirectUI::DUIXmlParser * *,class DirectUI::Value * (__stdcall*)(unsigned short const *,void *),void *,void (__stdcall*)(unsigned short const *,unsigned short const *,int,void *),void *) public: static struct DirectUI::PropertyInfo const * __stdcall DirectUI::Element::ContentProp(void) public: void __thiscall DirectUI::DUIXmlParser::Destroy(void) public: void __thiscall DirectUI::Element::RemoveListener(struct DirectUI::IElementListener *) public: void __thiscall DirectUI::Value::Release(void)