Windows 10 DLL File Information - msnetobj.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: | DRM ActiveX Network Object |
File Version: | 11.0.10130.0 |
Company: | Microsoft Corporation |
Product Name: | Microsoft® DRM |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 116 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 99,328 Bytes | 83.6% | Read, Execute | Code |
.data | 0x0001a000 | 3,584 Bytes | 3.0% | Write, Read | Initialized Data |
.idata | 0x0001c000 | 4,608 Bytes | 3.9% | Read | Initialized Data |
.rsrc | 0x0001e000 | 5,632 Bytes | 4.7% | Read | Initialized Data |
.reloc | 0x00020000 | 4,608 Bytes | 3.9% | Read, Discardable | Initialized Data |
Static Linking
msnetobj.dll is statically linked to the following files:msvcrt.dll
OLEAUT32.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-string-l2-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-errorhandling-l1-1-3.dll
api-ms-win-core-profile-l1-1-0.dll
KERNEL32.dll
WINHTTP.dll
WININET.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-libraryloader-l1-2-1.dll
This means that when msnetobj.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, msnetobj.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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 1 | 3,052 Bytes | 2.6% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 2,008 Bytes | 1.7% |
Total | 3 | 5,060 Bytes | 4.3% |
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)
No string resources in this file.
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
IRMGetLicense | Dispatch | IRMGetLicense Interface |
IWMSDrmStore | Dispatch | Windows Media Services DRM Storage Interface |
RMGetLicense | CoClass | RMGetLicense Class |
WMSDrmStore | CoClass | WMSDrmStore Class |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIpow _CIsqrt _XcptFilter __dllonexit _amsg_exit _beginthreadex _callnewh _except_handler4_common _ftol2_sse _initterm _lock _onexit _purecall _unlock _vsnprintf _wcsnicmp free iswctype malloc memcmp memcpy memset realloc towupper wcscat_s wcschr wcscpy_s wcsncmp - OLEAUT32.dll:
CreateErrorInfo LoadRegTypeLib LoadTypeLib RegisterTypeLib SetErrorInfo SysAllocString SysFreeString SysStringLen VarUI4FromStr VariantClear - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateInstance combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!ProgIDFromCLSID - 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!ReleaseSemaphore KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FindResourceExW KernelBase!FreeLibrary KernelBase!GetModuleFileNameW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LoadStringW KernelBase!SizeofResource - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-string-l2-1-0.dll:
KernelBase!CharNextW KernelBase!CharPrevW - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegEnumValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!VirtualAlloc KernelBase!VirtualFree KernelBase!VirtualProtect KernelBase!VirtualQuery - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-errorhandling-l1-1-3.dll:
KernelBase!RaiseFailFastException - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - KERNEL32.dll:
CreateSemaphoreA GetModuleHandleA GlobalFree lstrcmpiW lstrcpyW lstrcpynW - WINHTTP.dll:
WinHttpCloseHandle WinHttpConnect WinHttpCrackUrl WinHttpGetIEProxyConfigForCurrentUser WinHttpGetProxyForUrl WinHttpOpen WinHttpOpenRequest WinHttpQueryHeaders WinHttpQueryOption WinHttpReadData WinHttpReceiveResponse WinHttpSendRequest WinHttpSetOption - WININET.dll:
HttpOpenRequestA HttpQueryInfoA HttpSendRequestA InternetCloseHandle InternetConnectA InternetOpenA InternetQueryOptionW InternetReadFile - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-libraryloader-l1-2-1.dll:
KernelBase!LoadLibraryA