Windows 8 DLL File Information - SensorsApi.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: | Sensor 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: | 147 KB |
Total Number of Exported Functions: | 7 |
Total Number of Exported Functions With Names: | 7 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 128,512 Bytes | 85.4% | Read, Execute | Code |
.orpc | 0x00021000 | 512 Bytes | 0.3% | Read, Execute | Code |
.data | 0x00022000 | 1,024 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x00024000 | 6,656 Bytes | 4.4% | Read | Initialized Data |
.rsrc | 0x00026000 | 1,536 Bytes | 1.0% | Read | Initialized Data |
.reloc | 0x00027000 | 11,264 Bytes | 7.5% | Read, Discardable | Initialized Data |
Static Linking
SensorsApi.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
ole32.dll
OLEAUT32.dll
RPCRT4.dll
USER32.dll
ADVAPI32.dll
SHLWAPI.dll
WDSCORE.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
api-ms-win-devices-config-l1-1-0.dll
CFGMGR32.dll
TWINAPI.dll
DEVOBJ.dll
VERSION.dll
USERENV.dll
This means that when SensorsApi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, SensorsApi.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 | 1 | 376 Bytes | 0.2% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 4 | 196 Bytes | 0.1% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,108 Bytes | 0.7% |
Total | 7 | 1,680 Bytes | 1.1% |
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)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
226 | Enable Location Services |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
227 | Do you want to turn on location services? |
230 | This app wants to use your location. |
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 | DllRegisterServer | DllUnregisterServer |
SensorPermissionsHandler | SensorPermissionsHandlerA | SensorPermissionsHandlerW |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _errno _except_handler4_common _ftol2 _initterm _lock _onexit _purecall _resetstkoflw _ultow_s _unlock _vsnwprintf _wcsicmp _wcsnicmp _wtoi calloc free malloc memcmp memcpy memcpy_s memmove_s memset realloc void * __cdecl operator new(unsigned int) void * __cdecl operator new[](unsigned int) void __cdecl operator delete(void *) void __cdecl operator delete[](void *) wcscat_s wcscpy_s wcsncpy_s wcsrchr - KERNEL32.dll:
CloseHandle CreateDirectoryW CreateEventExW CreateEventW CreateFileW CreateMutexW CreateThread DisableThreadLibraryCalls DuplicateHandle ExitProcess ExpandEnvironmentStringsW FileTimeToSystemTime FindResourceExW FreeLibrary FreeLibraryAndExitThread GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemTimeAsFileTime GetThreadLocale GetTickCount GetTickCount64 HeapDestroy HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadResource LocalAlloc LocalFree LockResource MultiByteToWideChar OpenProcess OutputDebugStringA QueryPerformanceCounter RaiseException RegCreateKeyExW RegQueryValueExW RegSetValueExW SetEvent SetThreadLocale SetUnhandledExceptionFilter SizeofResource Sleep SleepEx TerminateProcess UnhandledExceptionFilter WaitForMultipleObjectsEx WaitForSingleObject ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - ole32.dll:
HACCEL_UserFree HWND_UserMarshal HWND_UserSize HWND_UserUnmarshal PropVariantClear combase!CLSIDFromString combase!CoCreateFreeThreadedMarshaler combase!CoGetApartmentType combase!CoGetCallContext combase!CoInitializeEx combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!CoWaitForMultipleHandles combase!StringFromCLSID combase!StringFromGUID2 - OLEAUT32.dll:
BSTR_UserFree BSTR_UserMarshal BSTR_UserSize BSTR_UserUnmarshal LPSAFEARRAY_UserFree LPSAFEARRAY_UserMarshal LPSAFEARRAY_UserSize LPSAFEARRAY_UserUnmarshal LoadTypeLib RegisterTypeLib SysAllocString SysAllocStringByteLen SysFreeString SysStringByteLen SysStringLen UnRegisterTypeLib VarBstrCmp - 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 NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrDllRegisterProxy NdrDllUnregisterProxy NdrOleAllocate NdrOleFree - USER32.dll:
CharLowerBuffW CharNextW DialogBoxParamW DispatchMessageW EndDialog GetProcessUIContextInformation IsWindow LoadCursorW LoadStringW MsgWaitForMultipleObjectsEx PeekMessageW PostQuitMessage SetCursor TranslateMessage UnregisterClassA - ADVAPI32.dll:
AllocateAndInitializeSid CheckTokenMembership CloseServiceHandle ControlService ConvertSidToStringSidW ConvertStringSidToSidW CopySid FreeSid GetLengthSid GetTokenInformation IsValidSid LookupAccountSidW NotifyServiceStatusChangeW OpenProcessToken OpenSCManagerW OpenServiceW RegCloseKey RegEnumKeyExW RegGetValueW RegOpenKeyExW RegQueryInfoKeyW StartServiceW ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - SHLWAPI.dll:
SHAnsiToUnicode StrCmpICW - WDSCORE.dll:
ConstructPartialMsgVW CurrentIP WdsSetupLogDestroy WdsSetupLogInit WdsSetupLogMessageW - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoActivateInstance combase!RoGetActivationFactory - api-ms-win-core-winrt-string-l1-1-0.dll:
combase!WindowsCreateStringReference - api-ms-win-devices-config-l1-1-0.dll:
cfgmgr32!CM_Register_Notification cfgmgr32!CM_Unregister_Notification - CFGMGR32.dll:
DevFreeObjectProperties DevFreeObjects DevGetObjectProperties DevGetObjects - TWINAPI.dll:
- DEVOBJ.dll:
DevObjCreateDeviceInfoList DevObjDestroyDeviceInfoList DevObjEnumDeviceInterfaces DevObjGetClassDevs DevObjGetDeviceInterfaceDetail - VERSION.dll:
GetFileVersionInfoSizeW GetFileVersionInfoW VerQueryValueW - USERENV.dll: