Windows 10 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 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: | Radio Manager API |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 73 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 | 61,952 Bytes | 82.3% | Read, Execute | Code |
.data | 0x00011000 | 512 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x00012000 | 4,608 Bytes | 6.1% | Read | Initialized Data |
.rsrc | 0x00014000 | 2,560 Bytes | 3.4% | Read | Initialized Data |
.reloc | 0x00015000 | 4,608 Bytes | 6.1% | Read, Discardable | Initialized Data |
Static Linking
RMapi.dll is statically linked to the following files:msvcrt.dll
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-registry-l1-1-0.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-libraryloader-l1-2-0.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-sysinfo-l1-2-1.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-threadpool-legacy-l1-1-0.dll
USER32.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-file-l1-2-1.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,946 Bytes | 2.6% |
Total | 5 | 2,004 Bytes | 2.7% |
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)
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:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _initterm _lock _onexit _purecall _resetstkoflw _unlock calloc free malloc memcmp memcpy_s memmove_s memset public: virtual __thiscall type_info::~type_info(void) realloc wcscpy_s - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids RtlPublishWnfStateData - 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!ResetEvent 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 - 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-1.dll:
combase!CoCreateInstance 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-1.dll:
KernelBase!GetUserDefaultLCID - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!FindResourceExW 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!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringA - api-ms-win-core-threadpool-legacy-l1-1-0.dll:
KernelBase!QueueUserWorkItem - USER32.dll:
UnregisterClassA - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwTraceMessage - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW - 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