Windows 10 DLL File Information - Windows.Devices.LowLevel.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: | Windows.Devices.LowLevel DLL |
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: | 190 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 | 168,448 Bytes | 86.6% | Read, Execute | Code |
.data | 0x0002b000 | 512 Bytes | 0.3% | Write, Read | Initialized Data |
.idata | 0x0002c000 | 5,632 Bytes | 2.9% | Read | Initialized Data |
.didat | 0x0002e000 | 512 Bytes | 0.3% | Write, Read | Initialized Data |
.tls | 0x0002f000 | 512 Bytes | 0.3% | Write, Read | Initialized Data |
.rsrc | 0x00030000 | 1,536 Bytes | 0.8% | Read | Initialized Data |
.reloc | 0x00031000 | 16,384 Bytes | 8.4% | Read, Discardable | Initialized Data |
Static Linking
Windows.Devices.LowLevel.dll is statically linked to the following files:msvcrt.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-synch-l1-2-1.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-devices-config-l1-1-1.dll
RPCRT4.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
ntdll.dll
api-ms-win-shcore-thread-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when Windows.Devices.LowLevel.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.Devices.LowLevel.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 | 18 | 2,308 Bytes | 1.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,204 Bytes | 0.6% |
Total | 20 | 3,512 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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
5001 | %1': Cannot be null |
5002 | %1': Invalid argument |
5003 | %1': Argument out of range (%2!I32!', %3!I32!') |
5004 | An unexpected error occurred when communicating with the device. |
5005 | Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'. |
5006 | %1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127]. |
5007 | %1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023]. |
5008 | %1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths. |
5009 | An unexpected error occurred in the GPIO listener task. |
5010 | %1' and %2' must be the same length. |
5011 | Failed to open a handle to the device. |
5012 | Slave address was not acknowledged. |
5013 | %1': buffer cannot be zero-length. |
5014 | Pin %1!I32!' is not available. It is reserved by the system or in use for another function. |
5015 | Pin %1!I32!' is currently opened in an incompatible sharing mode. Make sure this pin is not already in use by this application or another application. |
5016 | %1!I32!': Invalid Pwm Pin for this Pwm controller. |
5017 | %1!f!': Invalid desiredFrequency for this Pwm Controller. |
5018 | %1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0. |
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 | DllGetActivationFactory | DllGetClassObject | GetProxyDllInfo |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf free malloc memcmp memcpy memmove memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(char const * const &,int) public: __thiscall exception::exception(class exception const &) 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 operator delete(void *) void __cdecl operator delete[](void *) void __cdecl terminate(void) - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!LoadStringW - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateEventW KernelBase!CreateWaitableTimerExW KernelBase!InitOnceExecuteOnce KernelBase!OpenSemaphoreW KernelBase!ReleaseSemaphore KernelBase!SetEvent KernelBase!SetWaitableTimer KernelBase!SignalObjectAndWait KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlInitializeConditionVariable ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!OpenProcessToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!TerminateProcess kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-synch-l1-2-1.dll:
KernelBase!CreateSemaphoreW KernelBase!WaitForMultipleObjects - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolTimer KernelBase!TrySubmitThreadpoolCallback ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpReleaseTimer ntdll!TpSetTimer ntdll!TpWaitForTimer - api-ms-win-security-base-l1-2-0.dll:
KernelBase!GetTokenInformation - api-ms-win-core-file-l1-2-1.dll:
KernelBase!ReadFile KernelBase!WriteFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!DeviceIoControl - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Get_Device_Interface_ListW cfgmgr32!CM_Get_Device_Interface_List_SizeW cfgmgr32!CM_MapCrToWin32Err - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - api-ms-win-core-com-midlproxystub-l1-1-0.dll:
combase!CStdStubBuffer2_Connect combase!CStdStubBuffer2_CountRefs combase!CStdStubBuffer2_Disconnect combase!CStdStubBuffer2_QueryInterface combase!NdrProxyForwardingFunction3 combase!NdrProxyForwardingFunction4 combase!NdrProxyForwardingFunction5 combase!ObjectStublessClient10 combase!ObjectStublessClient11 combase!ObjectStublessClient12 combase!ObjectStublessClient13 combase!ObjectStublessClient14 combase!ObjectStublessClient15 combase!ObjectStublessClient16 combase!ObjectStublessClient17 combase!ObjectStublessClient3 combase!ObjectStublessClient6 combase!ObjectStublessClient7 combase!ObjectStublessClient8 combase!ObjectStublessClient9 - ntdll.dll:
RtlInitializeBitMap - api-ms-win-shcore-thread-l1-1-0.dll:
SHCore!SHCreateThreadRef SHCore!SHGetThreadRef SHCore!SHSetThreadRef - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI