Windows 8 DLL File Information - deviceaccess.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: | Device Broker And Policy COM Server |
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: | 55 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 | 39,936 Bytes | 70.9% | Read, Execute | Code |
.orpc | 0x0000b000 | 512 Bytes | 0.9% | Read, Execute | Code |
.data | 0x0000c000 | 512 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x0000d000 | 7,168 Bytes | 12.7% | Read | Initialized Data |
minATL | 0x0000f000 | 512 Bytes | 0.9% | Read | Initialized Data |
.rsrc | 0x00010000 | 2,560 Bytes | 4.5% | Read | Initialized Data |
.reloc | 0x00011000 | 4,096 Bytes | 7.3% | Read, Discardable | Initialized Data |
Static Linking
deviceaccess.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
api-ms-win-eventing-classicprovider-l1-1-0.dll
api-ms-win-core-interlocked-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-util-l1-1-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-threadpool-l1-2-0.dll
api-ms-win-security-sddl-l1-1-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-0.dll
RPCRT4.dll
api-ms-win-core-heap-obsolete-l1-1-0.dll
api-ms-win-core-string-obsolete-l1-1-0.dll
api-ms-win-core-wow64-l1-1-0.dll
api-ms-win-devices-query-l1-1-0.dll
CFGMGR32.dll
api-ms-win-core-winrt-error-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-appmodel-identity-l1-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when deviceaccess.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, deviceaccess.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 | 4 | 616 Bytes | 1.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 1 | 666 Bytes | 1.2% |
All Others | 2 | 1,156 Bytes | 2.1% |
Total | 7 | 2,438 Bytes | 4.3% |
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 |
---|---|
100 | The required device capability has not been declared in the manifest. |
101 | The target device interface is not marked as restricted. |
102 | The application is not in the list of privileged applications for the container. |
103 | The application is not in the list of custom privileged applications for the container. |
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:CreateDeviceAccessInstance | DllCanUnloadNow | DllGetActivationFactory | DllGetClassObject |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf free malloc memcmp memcpy memset void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - ntdll.dll:
NtSetInformationProcess RtlCompareMemory RtlGUIDFromString RtlInitUnicodeString RtlNtStatusToDosError WinSqmAddToStream WinSqmIsOptedInEx - 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-interlocked-l1-2-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - api-ms-win-core-file-l1-2-0.dll:
KernelBase!CreateFileW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegDeleteTreeW KernelBase!RegDeleteValueW KernelBase!RegEnumKeyExW KernelBase!RegGetValueW KernelBase!RegOpenCurrentUser KernelBase!RegOpenKeyExW KernelBase!RegQueryInfoKeyW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW - api-ms-win-core-processthreads-l1-1-1.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!OpenProcess kernel32!OpenThread kernel32!TerminateProcess - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CheckTokenCapability KernelBase!DuplicateToken KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetSidSubAuthority KernelBase!GetSidSubAuthorityCount KernelBase!GetTokenInformation - api-ms-win-core-com-l1-1-0.dll:
combase!CoCreateFreeThreadedMarshaler combase!CoCreateInstance combase!CoImpersonateClient combase!CoInitializeEx combase!CoRevertToSelf combase!CoSetProxyBlanket combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!CoWaitForMultipleHandles combase!StringFromGUID2 - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetModuleHandleExW KernelBase!LoadStringW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventExW KernelBase!CreateEventW KernelBase!InitOnceExecuteOnce KernelBase!ResetEvent KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - api-ms-win-core-util-l1-1-0.dll:
ntdll!RtlDecodePointer ntdll!RtlEncodePointer - api-ms-win-core-io-l1-1-1.dll:
KernelBase!GetOverlappedResultEx kernel32!CancelIoEx kernel32!CancelSynchronousIo kernel32!DeviceIoControl - api-ms-win-core-threadpool-l1-2-0.dll:
KernelBase!CreateThreadpoolIo KernelBase!CreateThreadpoolWork ntdll!TpCallbackUnloadDllOnCompletion ntdll!TpCancelAsyncIoOperation ntdll!TpPostWork ntdll!TpReleaseIoCompletion ntdll!TpReleaseWork ntdll!TpStartAsyncIoOperation ntdll!TpWaitForIoCompletion ntdll!TpWaitForWork - api-ms-win-security-sddl-l1-1-0.dll:
sechost!ConvertSidToStringSidW sechost!ConvertStringSidToSidW - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - 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 I_RpcOpenClientProcess NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction RpcServerInqCallAttributesW - api-ms-win-core-heap-obsolete-l1-1-0.dll:
kernel32!LocalAlloc kernel32!LocalFree - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpiW - api-ms-win-core-wow64-l1-1-0.dll:
KernelBase!IsWow64Process - api-ms-win-devices-query-l1-1-0.dll:
cfgmgr32!DevFreeObjectProperties cfgmgr32!DevGetObjectProperties - CFGMGR32.dll:
CM_Get_Device_Interface_List_ExW CM_Get_Device_Interface_List_Size_ExW CM_Get_Device_Interface_Property_ExW CM_MapCrToWin32Err - api-ms-win-core-winrt-error-l1-1-0.dll:
combase!GetRestrictedErrorInfo combase!RoOriginateErrorW combase!SetRestrictedErrorInfo - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateString combase!WindowsGetStringRawBuffer combase!WindowsIsStringEmpty combase!WindowsStringHasEmbeddedNull - api-ms-win-appmodel-identity-l1-1-0.dll:
kernel32!AppContainerDeriveSidFromMoniker kernel32!AppContainerFreeMemory kernel32!AppContainerLookupMoniker - api-ms-win-core-delayload-l1-1-1.dll:
kernel32!DelayLoadFailureHook ntdll!LdrResolveDelayLoadedAPI