Windows 7 DLL File Information - netprofm.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, 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 List Manager |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
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: | 352 KB |
Total Number of Exported Functions: | 6 |
Total Number of Exported Functions With Names: | 6 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 233,472 Bytes | 64.8% | Read, Execute | Code |
.data | 0x0003a000 | 3,584 Bytes | 1.0% | Write, Read | Initialized Data |
.rsrc | 0x0003b000 | 108,032 Bytes | 30.0% | Read | Initialized Data |
.reloc | 0x00056000 | 13,824 Bytes | 3.8% | Read, Discardable | Initialized Data |
Static Linking
netprofm.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-Management-L1-1-0.dll
API-MS-WIN-Service-Management-L2-1-0.dll
USER32.dll
NSI.dll
nlaapi.dll
KERNEL32.dll
This means that when netprofm.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, netprofm.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 | 8 | 572 Bytes | 0.2% |
Type Libraries | 1 | 12,876 Bytes | 3.6% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 27 | 96,603 Bytes | 26.8% |
Total | 36 | 110,051 Bytes | 30.5% |
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 |
---|---|
200 | Network |
201 | <none> |
202 | Network List Service |
203 | Identifies the networks to which the computer has connected, collects and stores properties for these networks, and notifies applications when these properties change. |
204 | Unidentified network |
205 | Identifying... |
206 | %1!s! %2!s! |
207 | (Unauthenticated) |
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
IEnumNetworkConnections | Dispatch | Network Connection Enumerator |
IEnumNetworks | Dispatch | Network Enumerator |
IErrorLog | Interface | |
INetwork | Dispatch | Network |
INetworkConnection | Dispatch | Network Connection |
INetworkConnectionEvents | Interface | Network Connection Event Sink |
INetworkEvents | Interface | Network Event Sink |
INetworkListManager | Dispatch | Network List Manager |
INetworkListManagerEvents | Interface | Network List Manager Event Sink |
IPropertyBag | Interface | |
NetworkListManager | CoClass | Network List Manager |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _initterm _lock _onexit _purecall _resetstkoflw _strcmpi _unlock _vsnwprintf _wcsicmp _wcsnicmp calloc free malloc memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) 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 realloc void __cdecl terminate(void) wcscat_s wcschr wcscpy_s wcsncpy_s wcspbrk wcsspn - ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids WinSqmAddToStreamEx - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegCreateKeyExW kernel32!RegDeleteKeyExW kernel32!RegDeleteValueW kernel32!RegEnumKeyExW kernel32!RegOpenKeyExW kernel32!RegQueryInfoKeyW kernel32!RegQueryValueExA kernel32!RegQueryValueExW kernel32!RegSetValueExW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!GetTokenInformation - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - API-MS-WIN-Service-Management-L1-1-0.dll:
sechost!CloseServiceHandle sechost!OpenSCManagerW sechost!OpenServiceW - API-MS-WIN-Service-Management-L2-1-0.dll:
sechost!NotifyServiceStatusChange - USER32.dll:
CharNextW GetMessageW LoadStringW MsgWaitForMultipleObjectsEx PeekMessageW PostThreadMessageW UnregisterClassA - NSI.dll:
NsiAllocateAndGetTable NsiFreeTable NsiSetAllParameters - nlaapi.dll:
NlaAddToPluginRequests NlaAddToTypeSet NlaCloseQuery NlaCreatePluginRequests NlaCreateTypeSet NlaDeleteDataSet NlaDeleteFilter NlaDeletePluginRequests NlaOpenQuery NlaQueryNetData NlaQueryNetDataEx NlaQueryNetSignatures NlaRefreshQuery NlaRegisterQuery - KERNEL32.dll:
CloseHandle CopyFileW CreateEventW CreateFileW CreateMutexW CreateThreadpoolWork DelayLoadFailureHook DeleteFileW DisableThreadLibraryCalls ExpandEnvironmentStringsW FindResourceW FormatMessageW FreeLibrary FreeResource GetACP GetFileAttributesW GetFileSize GetLastError GetLocalTime GetModuleFileNameW GetModuleHandleW GetProcAddress GetSystemDirectoryW GetSystemTimeAsFileTime GetTickCount GetVersionExA InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExA LoadLibraryExW LoadLibraryW LoadResource LockResource MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException ReadFile RegisterWaitForSingleObject ReleaseMutex ResetEvent SetEvent SetFileAttributesW SetUnhandledExceptionFilter SizeofResource Sleep SystemTimeToFileTime TrySubmitThreadpoolCallback UnhandledExceptionFilter UnregisterWaitEx WaitForSingleObject WaitForSingleObjectEx WideCharToMultiByte WriteFile lstrcmpiW lstrlenW ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared ntdll!RtlTryEnterCriticalSection ntdll!TpPostWork ntdll!TpReleaseWork