SensorsUtilsV2.dll
Description: Sensors v2 Utilities DLL
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 64-bit
Operating System: Windows NT
SHA256: dc4e0c3c9f6bf074d6a752915fcfbdc8
File Size: 159.0 KB
Uploaded At: Dec. 1, 2025, 7:38 a.m.
Views: 7
Exported Functions
- AddMillisecondsToFileTime (Ordinal: 1, Address: 0x80f0)
- CollectionsListAllocateBufferAndSerialize (Ordinal: 2, Address: 0x9d50)
- CollectionsListCopyAndMarshall (Ordinal: 3, Address: 0x9070)
- CollectionsListDeserializeFromBuffer (Ordinal: 4, Address: 0x9ef0)
- CollectionsListGetFillableCount (Ordinal: 5, Address: 0xb850)
- CollectionsListGetMarshalledSize (Ordinal: 6, Address: 0x9050)
- CollectionsListGetMarshalledSizeWithoutSerialization (Ordinal: 7, Address: 0x94d0)
- CollectionsListGetSerializedSize (Ordinal: 8, Address: 0x9780)
- CollectionsListMarshall (Ordinal: 9, Address: 0x9220)
- CollectionsListSerializeToBuffer (Ordinal: 10, Address: 0x99d0)
- CollectionsListSortSubscribedActivitiesByConfidence (Ordinal: 11, Address: 0xc1e0)
- CollectionsListUpdateMarshalledPointer (Ordinal: 12, Address: 0x93c0)
- ConvertAccelerometerDataToCollection (Ordinal: 13, Address: 0xaf70)
- ConvertCollectionToAccelerometerData (Ordinal: 14, Address: 0xa5c0)
- ConvertCollectionToGyroscopeData (Ordinal: 15, Address: 0xa950)
- ConvertCollectionToLightSensorData (Ordinal: 16, Address: 0xa690)
- ConvertCollectionToLightSensorDataWithColor (Ordinal: 17, Address: 0xa6c0)
- ConvertCollectionToMagnetometerData (Ordinal: 18, Address: 0xa9c0)
- ConvertCollectionToOrientationData (Ordinal: 19, Address: 0xaa70)
- ConvertCollectionToProximitySensorData (Ordinal: 20, Address: 0xadc0)
- ConvertFloat3DDataToCollection (Ordinal: 21, Address: 0xae90)
- ConvertGyroscopeDataToCollection (Ordinal: 22, Address: 0xb250)
- ConvertLightSensorDataToCollection (Ordinal: 23, Address: 0xb050)
- ConvertLightSensorDataWithColorToCollection (Ordinal: 24, Address: 0xb0d0)
- ConvertMagnetometerDataToCollection (Ordinal: 25, Address: 0xb2c0)
- ConvertOrientationDataToCollection (Ordinal: 26, Address: 0xb390)
- ConvertProximitySensorDataToCollection (Ordinal: 27, Address: 0xb690)
- ConvertSimpleOrientationDataToCollection (Ordinal: 28, Address: 0xb750)
- EvaluateActivityThresholds (Ordinal: 29, Address: 0xbaf0)
- GetFileTimeDifference (Ordinal: 30, Address: 0x80a0)
- GetFileTimeFromTimeStamp (Ordinal: 31, Address: 0x8080)
- GetPerformanceTime (Ordinal: 32, Address: 0x7f90)
- GetSetting (Ordinal: 33, Address: 0x7bf0)
- GetTimeStampFromFileTime (Ordinal: 34, Address: 0x8080)
- InitPropVariantFromCLSIDArray (Ordinal: 35, Address: 0x8130)
- InitPropVariantFromFloat (Ordinal: 36, Address: 0x81d0)
- IsCollectionListSame (Ordinal: 37, Address: 0x8ce0)
- IsGUIDPresentInList (Ordinal: 38, Address: 0xc800)
- IsKeyPresentInCollectionList (Ordinal: 39, Address: 0x8c30)
- IsKeyPresentInPropertyList (Ordinal: 40, Address: 0x8bd0)
- IsSensorSubscribed (Ordinal: 41, Address: 0xc750)
- MapActivityConfidenceToState (Ordinal: 42, Address: 0xb8b0)
- PropKeyFindKeyGetBool (Ordinal: 43, Address: 0x8470)
- PropKeyFindKeyGetDouble (Ordinal: 44, Address: 0x8780)
- PropKeyFindKeyGetFileTime (Ordinal: 45, Address: 0x83e0)
- PropKeyFindKeyGetFloat (Ordinal: 46, Address: 0x86f0)
- PropKeyFindKeyGetGuid (Ordinal: 47, Address: 0x8510)
- PropKeyFindKeyGetInt32 (Ordinal: 48, Address: 0x8820)
- PropKeyFindKeyGetInt64 (Ordinal: 49, Address: 0x88c0)
- PropKeyFindKeyGetNthInt64 (Ordinal: 50, Address: 0x8b00)
- PropKeyFindKeyGetNthUlong (Ordinal: 51, Address: 0x8960)
- PropKeyFindKeyGetNthUshort (Ordinal: 52, Address: 0x8a30)
- PropKeyFindKeyGetPropVariant (Ordinal: 53, Address: 0x8200)
- PropKeyFindKeyGetUlong (Ordinal: 54, Address: 0x85b0)
- PropKeyFindKeyGetUshort (Ordinal: 55, Address: 0x8650)
- PropKeyFindKeySetPropVariant (Ordinal: 56, Address: 0x82f0)
- PropVariantGetInformation (Ordinal: 57, Address: 0x8e20)
- PropertiesListCopy (Ordinal: 58, Address: 0x8f80)
- PropertiesListGetFillableCount (Ordinal: 59, Address: 0xb880)
- SensorCollectionGetAt (Ordinal: 60, Address: 0xb7d0)
- SerializationBufferAllocate (Ordinal: 61, Address: 0x95d0)
- SerializationBufferFree (Ordinal: 62, Address: 0x9640)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateFreeThreadedMarshaler (Address: 0x1800154a0)
- CoCreateInstance (Address: 0x1800154a8)
- CoInitializeEx (Address: 0x180015490)
- CoTaskMemAlloc (Address: 0x180015498)
- CoUninitialize (Address: 0x180015488)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800154c8)
- IsDebuggerPresent (Address: 0x1800154b8)
- OutputDebugStringW (Address: 0x1800154c0)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x1800154d8)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x1800154e8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1800154f8)
- RaiseException (Address: 0x180015518)
- SetLastError (Address: 0x180015510)
- SetUnhandledExceptionFilter (Address: 0x180015508)
- UnhandledExceptionFilter (Address: 0x180015500)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180015528)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180015540)
- HeapAlloc (Address: 0x180015548)
- HeapFree (Address: 0x180015538)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180015558)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180015568)
- GetModuleFileNameA (Address: 0x180015588)
- GetModuleHandleExW (Address: 0x180015570)
- GetModuleHandleW (Address: 0x180015580)
- GetProcAddress (Address: 0x180015578)
- LoadStringW (Address: 0x180015590)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1800155a0)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x1800155c0)
- GetCurrentProcess (Address: 0x1800155b8)
- GetCurrentProcessId (Address: 0x1800155c8)
- GetCurrentThreadId (Address: 0x1800155d0)
- TerminateProcess (Address: 0x1800155b0)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x1800155e0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800155f8)
- QueryPerformanceFrequency (Address: 0x1800155f0)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180015610)
- RtlLookupFunctionEntry (Address: 0x180015608)
- RtlVirtualUnwind (Address: 0x180015618)
api-ms-win-core-string-l1-1-0.dll
- CompareStringOrdinal (Address: 0x180015628)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180015660)
- AcquireSRWLockShared (Address: 0x180015640)
- CreateMutexExW (Address: 0x180015638)
- CreateSemaphoreExW (Address: 0x180015680)
- DeleteCriticalSection (Address: 0x1800156a0)
- EnterCriticalSection (Address: 0x1800156b0)
- InitializeCriticalSectionEx (Address: 0x180015690)
- InitializeSRWLock (Address: 0x180015670)
- LeaveCriticalSection (Address: 0x180015698)
- OpenSemaphoreW (Address: 0x180015650)
- ReleaseMutex (Address: 0x180015678)
- ReleaseSemaphore (Address: 0x1800156a8)
- ReleaseSRWLockExclusive (Address: 0x180015668)
- ReleaseSRWLockShared (Address: 0x180015648)
- WaitForSingleObject (Address: 0x180015688)
- WaitForSingleObjectEx (Address: 0x180015658)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x1800156c0)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x1800156e0)
- CreateThreadpoolTimer (Address: 0x1800156d0)
- SetThreadpoolTimer (Address: 0x1800156d8)
- WaitForThreadpoolTimerCallbacks (Address: 0x1800156e8)
api-ms-win-core-winrt-error-l1-1-0.dll
- RoOriginateError (Address: 0x180015700)
- RoTransformError (Address: 0x1800156f8)
api-ms-win-core-winrt-error-l1-1-1.dll
- IsErrorPropagationEnabled (Address: 0x180015710)
- RoGetMatchingRestrictedErrorInfo (Address: 0x180015718)
- RoReportFailedDelegate (Address: 0x180015720)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x180015730)
- RoInitialize (Address: 0x180015738)
- RoUninitialize (Address: 0x180015740)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsConcatString (Address: 0x180015758)
- WindowsCreateString (Address: 0x180015760)
- WindowsCreateStringReference (Address: 0x180015768)
- WindowsDeleteString (Address: 0x180015750)
- WindowsGetStringRawBuffer (Address: 0x180015770)
api-ms-win-core-wow64-l1-1-0.dll
- IsWow64Process (Address: 0x180015780)
api-ms-win-crt-math-l1-1-0.dll
- ceilf (Address: 0x180015790)
api-ms-win-crt-private-l1-1-0.dll
- __C_specific_handler (Address: 0x180015870)
- __CxxFrameHandler3 (Address: 0x180015810)
- __CxxFrameHandler4 (Address: 0x180015880)
- __std_terminate (Address: 0x180015878)
- _CxxThrowException (Address: 0x180015818)
- _o___std_exception_copy (Address: 0x180015848)
- _o___std_exception_destroy (Address: 0x180015840)
- _o___std_type_info_destroy_list (Address: 0x180015838)
- _o___stdio_common_vsnprintf_s (Address: 0x180015898)
- _o___stdio_common_vswprintf (Address: 0x180015868)
- _o__aligned_free (Address: 0x180015860)
- _o__aligned_malloc (Address: 0x180015858)
- _o__callnewh (Address: 0x180015828)
- _o__cexit (Address: 0x180015820)
- _o__configure_narrow_argv (Address: 0x180015830)
- _o__crt_atexit (Address: 0x180015850)
- _o__errno (Address: 0x1800157a0)
- _o__execute_onexit_table (Address: 0x1800157a8)
- _o__initialize_narrow_environment (Address: 0x1800157b0)
- _o__initialize_onexit_table (Address: 0x1800157b8)
- _o__invalid_parameter_noinfo (Address: 0x1800157c0)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x1800157c8)
- _o__purecall (Address: 0x1800157d0)
- _o__register_onexit_function (Address: 0x1800157d8)
- _o__seh_filter_dll (Address: 0x1800157e0)
- _o_bsearch_s (Address: 0x1800157f0)
- _o_free (Address: 0x1800157f8)
- _o_malloc (Address: 0x180015800)
- _o_terminate (Address: 0x180015808)
- memcmp (Address: 0x180015888)
- memcpy (Address: 0x180015890)
- memmove (Address: 0x1800157e8)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x1800158b0)
- _initterm_e (Address: 0x1800158a8)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x1800158c0)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x1800158f8)
- GetTraceEnableLevel (Address: 0x1800158e8)
- GetTraceLoggerHandle (Address: 0x1800158d8)
- RegisterTraceGuidsW (Address: 0x1800158f0)
- TraceMessage (Address: 0x1800158d0)
- UnregisterTraceGuids (Address: 0x1800158e0)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x180015920)
- EventRegister (Address: 0x180015910)
- EventUnregister (Address: 0x180015918)
- EventWriteTransfer (Address: 0x180015908)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
- GetWindowRect (Address: 0x180015930)
api-ms-win-shcore-scaling-l1-1-1.dll
- (Address: 0x180015940)
msvcp_win.dll
- ?_Xlength_error@std@@YAXPEBD@Z (Address: 0x180015950)
PROPSYS.dll
- PropVariantGetElementCount (Address: 0x180015410)
- PropVariantToBoolean (Address: 0x1800153e0)
- PropVariantToDouble (Address: 0x180015418)
- PropVariantToFileTime (Address: 0x1800153d8)
- PropVariantToGUID (Address: 0x1800153f0)
- PropVariantToInt32 (Address: 0x1800153e8)
- PropVariantToInt64 (Address: 0x180015408)
- PropVariantToUInt16 (Address: 0x180015400)
- PropVariantToUInt32 (Address: 0x1800153f8)
RPCRT4.dll
- MesDecodeBufferHandleCreate (Address: 0x180015470)
- MesEncodeFixedBufferHandleCreate (Address: 0x180015448)
- MesHandleFree (Address: 0x180015450)
- NdrClientCall3 (Address: 0x180015430)
- NdrMesTypeAlignSize3 (Address: 0x180015440)
- NdrMesTypeDecode3 (Address: 0x180015460)
- NdrMesTypeEncode3 (Address: 0x180015458)
- RpcBindingBind (Address: 0x180015468)
- RpcBindingCreateW (Address: 0x180015428)
- RpcBindingFree (Address: 0x180015438)
- RpcExceptionFilter (Address: 0x180015478)