Windows 8 DLL File Information - DAMM.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: | DirectAccess Media Manager |
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: | 162 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 | 114,176 Bytes | 68.6% | Read, Execute | Code |
.data | 0x0001d000 | 5,120 Bytes | 3.1% | Write, Read | Initialized Data |
.idata | 0x00021000 | 3,584 Bytes | 2.2% | Read | Initialized Data |
.rsrc | 0x00022000 | 32,768 Bytes | 19.7% | Read | Initialized Data |
.reloc | 0x0002a000 | 9,728 Bytes | 5.8% | Read, Discardable | Initialized Data |
Static Linking
DAMM.dll is statically linked to the following files:ntdll.dll
KERNEL32.dll
ADVAPI32.dll
ole32.dll
USER32.dll
SHELL32.dll
NcaApi.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
This means that when DAMM.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, DAMM.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 2 | 29,776 Bytes | 17.9% |
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 | 22 | 2,086 Bytes | 1.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 2,250 Bytes | 1.4% |
Total | 28 | 34,112 Bytes | 20.5% |
Icons in this file
There are 2 icons stored in this DLL file. You can view all these icons in the following small thumbnail:
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 |
---|---|
300 | DirectAccess |
410 | View connection properties |
500 | Connecting |
505 | Connected |
510 | Disconnecting |
550 | Action required |
650 | You are connected remotely |
651 | Connected to network locally or through VPN |
652 | Your credentials are needed |
653 | Your PC doesn’t meet the required network standards |
654 | You’re not connected to the remote network |
655 | No Internet access |
656 | Your PC is attempting to contact the DirectAccess server. Contact your admin for help if this message persists. |
657 | Attempting to reach network resources. Contact your admin for help if this message persists. |
658 | DirectAccess isn’t set up correctly. Contact your admin for help. |
659 | Your LAN proxy credentials are needed |
660 | IP-HTTPS is missing a needed certificate. Contact your admin for help. |
661 | IPv6 is disabled. Contact your admin for help. |
662 | Windows Firewall must be turned on |
663 | Some DirectAccess policies need to be set. Contact your admin for help. |
690 | Windows is unable to determine the error. Contact your admin for help. |
700 | Connecting to service |
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:- ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids RtlUnwind WinSqmAddToStream WinSqmIncrementDWORD - KERNEL32.dll:
CloseHandle CreateFileA ExitProcess FindResourceExW FlushFileBuffers FreeEnvironmentStringsA FreeEnvironmentStringsW GetACP GetCPInfo GetCommandLineA GetConsoleCP GetConsoleMode GetConsoleOutputCP GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetEnvironmentStrings GetEnvironmentStringsW GetFileType GetLastError GetLocaleInfoA GetModuleFileNameA GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetOEMCP GetProcAddress GetProcessHeap GetStartupInfoA GetStdHandle GetStringTypeA GetStringTypeW GetSystemInfo GetSystemTimeAsFileTime GetTickCount GetVersionExA HeapCreate HeapDestroy HeapFree InitializeCriticalSectionAndSpinCount InterlockedDecrement InterlockedIncrement IsValidCodePage LCMapStringA LCMapStringW LoadLibraryExA LoadLibraryExW LoadResource LockResource MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException SetFilePointer SetHandleCount SetLastError SetStdHandle SetUnhandledExceptionFilter SizeofResource Sleep TerminateProcess TlsAlloc TlsFree TlsGetValue TlsSetValue UnhandledExceptionFilter VirtualAlloc VirtualFree VirtualProtect VirtualQuery WideCharToMultiByte WriteConsoleA WriteConsoleW WriteFile ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - ADVAPI32.dll:
CloseServiceHandle ControlService OpenSCManagerW OpenServiceW ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - ole32.dll:
combase!CoGetMalloc combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc - USER32.dll:
UnregisterClassA - SHELL32.dll:
ShellExecuteExW - NcaApi.dll:
NcaEngineClose NcaEngineOpen NcaGetConfig NcaNetworkClose NcaNetworkOpen NcaStatusEventSubscribe NcaStatusEventUnsubscribe NcaToggleNamePreferenceState - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoActivateInstance combase!RoGetActivationFactory - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateStringReference