Windows 10 DLL File Information - Windows.Devices.Usb.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 Runtime Usb 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: | 306 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 274,944 Bytes | 87.7% | Read, Execute | Code |
.data | 0x00045000 | 1,536 Bytes | 0.5% | Write, Read | Initialized Data |
.idata | 0x00046000 | 6,144 Bytes | 2.0% | Read | Initialized Data |
.didat | 0x00048000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.tls | 0x00049000 | 512 Bytes | 0.2% | Write, Read | Initialized Data |
.rsrc | 0x0004a000 | 1,536 Bytes | 0.5% | Read | Initialized Data |
.reloc | 0x0004b000 | 27,136 Bytes | 8.7% | Read, Discardable | Initialized Data |
Static Linking
Windows.Devices.Usb.dll is statically linked to the following files:msvcrt.dll
combase.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-devices-config-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-core-util-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-synch-l1-2-1.dll
api-ms-win-security-base-l1-2-0.dll
RPCRT4.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-registry-l2-2-0.dll
ntdll.dll
WINUSB.DLL
api-ms-win-devices-query-l1-1-1.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.Usb.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, Windows.Devices.Usb.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 | 14 | 3,096 Bytes | 1.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,168 Bytes | 0.4% |
Total | 16 | 4,264 Bytes | 1.4% |
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 |
---|---|
5000 | This pipe is not available because a different interface setting has been selected for its interface |
5001 | The buffer's Capacity must be greater than or equal to UsbDescriptor.Length |
5002 | Because a ProtocolCode was specified, a SubclassCode must also be specified |
5003 | I/O is invalid because the app closed the device, the device was removed, or the app suspended |
5004 | Buffer's Length must be exactly 8 bytes to create a setup packet |
5005 | No USB interface descriptor was found in the device's first configuration descriptor |
5006 | A non-null buffer must be provided to SendControlTransferOutAsync/SendControlTransferInAsync because SetupPacket's Length is non-zero |
5007 | The buffer's Length must be greater than or equal to UsbSetupPacket.Length for a control OUT transfer |
5008 | The buffer's Capacity must be greater than or equal to UsbSetupPacket.Length for a control IN transfer |
5009 | The interface number in the low byte of UsbSetupPacket.Index must correspond to the InterfaceNumber of an interface in UsbDevice.Configuration.UsbInterfaces |
5010 | MaxTransferSizeBytes property is not vaild because the current ReadOptions does not have OverrideAutomaticBufferManagement set. In this case, any transfer size is valid. |
5011 | A ReadOptions specifying both AllowPartialReads and OverrideAutomaticBufferManagement is not valid because OverrideAutomaticBufferManagement disables buffering. |
5012 | This is a control transfer that is not allowed to be sent from an application |
5013 | FromIdAsync must be called from the foreground or from a *device* background task (DeviceUseTrigger or DeviceServicingTrigger) |
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 |
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 memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) 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 *) - combase.dll:
CStdAsyncStubBuffer_Disconnect CStdStubBuffer2_Connect CStdStubBuffer2_CountRefs CStdStubBuffer2_Disconnect CStdStubBuffer2_QueryInterface CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrProxyForwardingFunction3 NdrProxyForwardingFunction4 NdrProxyForwardingFunction5 ObjectStublessClient10 ObjectStublessClient11 ObjectStublessClient12 ObjectStublessClient13 ObjectStublessClient14 ObjectStublessClient15 ObjectStublessClient3 ObjectStublessClient6 ObjectStublessClient7 ObjectStublessClient8 ObjectStublessClient9 - api-ms-win-eventing-classicprovider-l1-1-0.dll:
ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!LoadStringW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!InitOnceExecuteOnce KernelBase!InitializeCriticalSectionEx KernelBase!OpenSemaphoreW KernelBase!ReleaseSemaphore KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeConditionVariable ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIoEx - api-ms-win-devices-config-l1-1-1.dll:
cfgmgr32!CM_Register_Notification cfgmgr32!CM_Unregister_Notification - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CallbackMayRunLong KernelBase!CreateThreadpoolIo KernelBase!CreateThreadpoolTimer KernelBase!CreateThreadpoolWork KernelBase!TrySubmitThreadpoolCallback ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpCancelAsyncIoOperation ntdll!TpPostWork ntdll!TpReleaseIoCompletion ntdll!TpReleaseTimer ntdll!TpReleaseWork ntdll!TpSetTimer ntdll!TpStartAsyncIoOperation ntdll!TpWaitForTimer - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - 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-synch-l1-2-1.dll:
KernelBase!CreateSemaphoreW - api-ms-win-security-base-l1-2-0.dll:
KernelBase!GetTokenInformation - RPCRT4.dll:
IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegQueryValueExW - api-ms-win-core-registry-l2-2-0.dll:
advapi32!RegOpenKeyW - ntdll.dll:
RtlNtStatusToDosError _wcsicmp memmove_s swscanf_s wcsstr - WINUSB.DLL:
WinUsb_ControlTransfer WinUsb_FlushPipe WinUsb_Free WinUsb_GetAssociatedInterface WinUsb_GetDescriptor WinUsb_GetPipePolicy WinUsb_Initialize WinUsb_QueryDeviceInformation WinUsb_QueryInterfaceSettings WinUsb_ReadPipe WinUsb_ResetPipeAsync WinUsb_SetCurrentAlternateSettingAsync WinUsb_SetPipePolicy WinUsb_WritePipe - api-ms-win-devices-query-l1-1-1.dll:
cfgmgr32!DevFreeObjectProperties cfgmgr32!DevGetObjectProperties - 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