Windows 8 DLL File Information - RMapi.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: | Radio Manager API |
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: | 111 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 | 92,160 Bytes | 80.7% | Read, Execute | Code |
.data | 0x00018000 | 3,584 Bytes | 3.1% | Write, Read | Initialized Data |
.idata | 0x0001a000 | 5,632 Bytes | 4.9% | Read | Initialized Data |
.rsrc | 0x0001c000 | 2,560 Bytes | 2.2% | Read | Initialized Data |
.reloc | 0x0001d000 | 9,216 Bytes | 8.1% | Read, Discardable | Initialized Data |
Static Linking
RMapi.dll is statically linked to the following files:ntdll.dll
OLEAUT32.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-localization-l1-2-0.dll
api-ms-win-core-libraryloader-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-heap-l1-2-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-memory-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
api-ms-win-core-kernel32-legacy-l1-1-0.dll
KERNEL32.dll
USER32.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
DEVOBJ.dll
HID.DLL
This means that when RMapi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, RMapi.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 | 1 | 58 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 1,942 Bytes | 1.7% |
Total | 5 | 2,000 Bytes | 1.8% |
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 |
---|---|
1000 | Radio Device |
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 RtlPublishWnfStateData RtlUnwind - OLEAUT32.dll:
SysAllocStringLen SysFreeString - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!InitializeCriticalSectionAndSpinCount KernelBase!SetEvent KernelBase!Sleep ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-interlocked-l1-2-0.dll:
KernelBase!InterlockedDecrement KernelBase!InterlockedIncrement - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegEnumKeyExW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-com-l1-1-0.dll:
combase!CoGetMalloc combase!CoImpersonateClient combase!CoInitializeEx combase!CoMarshalInterface combase!CoReleaseMarshalData combase!CoRevertToSelf combase!CoSetProxyBlanket combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!CoWaitForMultipleHandles combase!CreateStreamOnHGlobal combase!IIDFromString - api-ms-win-core-localization-l1-2-0.dll:
KernelBase!GetACP KernelBase!GetCPInfo KernelBase!GetLocaleInfoA KernelBase!GetOEMCP KernelBase!GetUserDefaultLCID KernelBase!IsValidCodePage KernelBase!LCMapStringA KernelBase!LCMapStringW - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!FindResourceExW KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExA KernelBase!LoadLibraryExW KernelBase!LoadResource KernelBase!LockResource KernelBase!SizeofResource - api-ms-win-power-base-l1-1-0.dll:
powrprof!PowerDeterminePlatformRoleEx - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap KernelBase!HeapCreate KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!FreeEnvironmentStringsA KernelBase!FreeEnvironmentStringsA KernelBase!GetCommandLineA KernelBase!GetEnvironmentStrings KernelBase!GetEnvironmentStringsW KernelBase!GetStdHandle - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExA - api-ms-win-core-string-l1-1-0.dll:
KernelBase!GetStringTypeW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - api-ms-win-core-memory-l1-1-1.dll:
KernelBase!VirtualAlloc KernelBase!VirtualFree KernelBase!VirtualProtect KernelBase!VirtualQuery - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!ExitProcess kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileW KernelBase!GetFileType KernelBase!WriteFile - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringA - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!QueueUserWorkItem - api-ms-win-core-kernel32-legacy-l1-1-0.dll:
kernel32!GetStartupInfoA kernel32!SetHandleCount - KERNEL32.dll:
GetStringTypeA - USER32.dll:
UnregisterClassA - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwTraceMessage - DEVOBJ.dll:
DevObjCreateDeviceInfoList DevObjDestroyDeviceInfoList DevObjEnumDeviceInterfaces DevObjGetClassDevs DevObjGetDeviceInterfaceDetail - HID.DLL:
HidD_FreePreparsedData HidD_GetHidGuid HidD_GetInputReport HidD_GetPreparsedData HidD_SetOutputReport HidP_GetCaps HidP_GetSpecificButtonCaps HidP_GetUsages HidP_MaxUsageListLength HidP_SetUsages HidP_UnsetUsages