SettingsHandlers_Flights.dll
Description: System Settings Flight Handlers Implementation
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.5794
Architecture: 64-bit
Operating System: Windows NT
SHA256: 3d4ae8de6b70c162e3dbdc7789408a72
File Size: 479.5 KB
Uploaded At: Dec. 1, 2025, 7:38 a.m.
Views: 3
Exported Functions
- GetSetting (Ordinal: 1, Address: 0x4dd0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoAddRefServerProcess (Address: 0x180058748)
- CoCancelCall (Address: 0x180058750)
- CoCreateFreeThreadedMarshaler (Address: 0x1800586e8)
- CoCreateGuid (Address: 0x180058710)
- CoCreateInstance (Address: 0x1800586f0)
- CoDecrementMTAUsage (Address: 0x1800586c0)
- CoDisableCallCancellation (Address: 0x1800586e0)
- CoEnableCallCancellation (Address: 0x180058738)
- CoGetClassObject (Address: 0x180058728)
- CoGetMalloc (Address: 0x180058740)
- CoIncrementMTAUsage (Address: 0x1800586c8)
- CoInitializeEx (Address: 0x180058720)
- CoReleaseServerProcess (Address: 0x180058730)
- CoSetProxyBlanket (Address: 0x180058700)
- CoTaskMemAlloc (Address: 0x180058718)
- CoTaskMemFree (Address: 0x1800586d0)
- CoTaskMemRealloc (Address: 0x1800586d8)
- CoUninitialize (Address: 0x1800586f8)
- CoWaitForMultipleHandles (Address: 0x180058708)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180058770)
- IsDebuggerPresent (Address: 0x180058768)
- OutputDebugStringW (Address: 0x180058760)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x180058780)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x180058790)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x1800587b8)
- RaiseException (Address: 0x1800587a0)
- SetLastError (Address: 0x1800587b0)
- SetUnhandledExceptionFilter (Address: 0x1800587c0)
- UnhandledExceptionFilter (Address: 0x1800587a8)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1800587d0)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x1800587f0)
- HeapAlloc (Address: 0x1800587e8)
- HeapFree (Address: 0x1800587e0)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x180058810)
- FreeLibrary (Address: 0x180058808)
- GetModuleFileNameA (Address: 0x180058830)
- GetModuleHandleExW (Address: 0x180058820)
- GetModuleHandleW (Address: 0x180058828)
- GetProcAddress (Address: 0x180058818)
- LoadLibraryExW (Address: 0x180058800)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x180058840)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180058850)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x180058860)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180058890)
- GetCurrentProcess (Address: 0x180058878)
- GetCurrentProcessId (Address: 0x1800588a0)
- GetCurrentThreadId (Address: 0x180058870)
- GetExitCodeProcess (Address: 0x180058898)
- GetProcessId (Address: 0x180058888)
- TerminateProcess (Address: 0x180058880)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x1800588b0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x1800588c8)
- RegGetValueW (Address: 0x1800588d0)
- RegOpenKeyExW (Address: 0x1800588d8)
- RegQueryValueExW (Address: 0x1800588c0)
api-ms-win-core-string-l1-1-0.dll
- CompareStringOrdinal (Address: 0x1800588e8)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180058980)
- AcquireSRWLockShared (Address: 0x180058908)
- CreateEventExW (Address: 0x1800588f8)
- CreateEventW (Address: 0x180058978)
- CreateMutexExW (Address: 0x180058960)
- CreateSemaphoreExW (Address: 0x180058958)
- DeleteCriticalSection (Address: 0x180058970)
- EnterCriticalSection (Address: 0x180058948)
- InitializeCriticalSectionEx (Address: 0x180058968)
- InitializeSRWLock (Address: 0x180058938)
- LeaveCriticalSection (Address: 0x180058940)
- OpenSemaphoreW (Address: 0x180058900)
- ReleaseMutex (Address: 0x180058920)
- ReleaseSemaphore (Address: 0x180058910)
- ReleaseSRWLockExclusive (Address: 0x180058998)
- ReleaseSRWLockShared (Address: 0x180058988)
- ResetEvent (Address: 0x180058930)
- SetEvent (Address: 0x180058990)
- WaitForMultipleObjectsEx (Address: 0x180058950)
- WaitForSingleObject (Address: 0x180058918)
- WaitForSingleObjectEx (Address: 0x180058928)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x1800589a8)
- InitOnceComplete (Address: 0x1800589c8)
- InitOnceExecuteOnce (Address: 0x1800589b0)
- Sleep (Address: 0x1800589b8)
- SleepConditionVariableSRW (Address: 0x1800589c0)
- WakeAllConditionVariable (Address: 0x1800589d0)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemDirectoryW (Address: 0x1800589e0)
- GetSystemTimeAsFileTime (Address: 0x1800589f0)
- GetTickCount (Address: 0x1800589e8)
api-ms-win-core-sysinfo-l1-2-0.dll
- GetProductInfo (Address: 0x180058a00)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180058a10)
- CreateThreadpoolTimer (Address: 0x180058a18)
- SetThreadpoolTimer (Address: 0x180058a20)
- WaitForThreadpoolTimerCallbacks (Address: 0x180058a28)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- CreateTimerQueueTimer (Address: 0x180058a38)
- DeleteTimerQueueTimer (Address: 0x180058a40)
api-ms-win-core-timezone-l1-1-0.dll
- SystemTimeToFileTime (Address: 0x180058a50)
api-ms-win-core-winrt-error-l1-1-0.dll
- RoOriginateError (Address: 0x180058a68)
- RoTransformError (Address: 0x180058a60)
api-ms-win-core-winrt-error-l1-1-1.dll
- IsErrorPropagationEnabled (Address: 0x180058a80)
- RoGetMatchingRestrictedErrorInfo (Address: 0x180058a78)
- RoReportFailedDelegate (Address: 0x180058a88)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x180058a98)
- RoInitialize (Address: 0x180058aa8)
- RoUninitialize (Address: 0x180058aa0)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsConcatString (Address: 0x180058ad8)
- WindowsCreateString (Address: 0x180058ac8)
- WindowsCreateStringReference (Address: 0x180058ae8)
- WindowsDeleteString (Address: 0x180058ae0)
- WindowsDuplicateString (Address: 0x180058ab8)
- WindowsGetStringRawBuffer (Address: 0x180058ad0)
- WindowsIsStringEmpty (Address: 0x180058ac0)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x180058b10)
- EventRegister (Address: 0x180058b00)
- EventSetInformation (Address: 0x180058b18)
- EventUnregister (Address: 0x180058b08)
- EventWriteTransfer (Address: 0x180058af8)
api-ms-win-rtcore-ntuser-window-l1-1-0.dll
- EnumWindows (Address: 0x180058b28)
- GetWindowThreadProcessId (Address: 0x180058b30)
- SendMessageW (Address: 0x180058b38)
api-ms-win-shcore-stream-winrt-l1-1-0.dll
- CreateRandomAccessStreamOnFile (Address: 0x180058b48)
api-ms-win-shcore-thread-l1-1-0.dll
- SHCreateThread (Address: 0x180058b58)
api-ms-win-stateseparation-helpers-l1-1-0.dll
- GetPersistedRegistryValueW (Address: 0x180058b68)
msvcrt.dll
- __C_specific_handler (Address: 0x180058bd0)
- __CxxFrameHandler3 (Address: 0x180058bd8)
- __dllonexit (Address: 0x180058be8)
- _amsg_exit (Address: 0x180058b78)
- _callnewh (Address: 0x180058c68)
- _CxxThrowException (Address: 0x180058c88)
- _get_errno (Address: 0x180058c48)
- _initterm (Address: 0x180058bc0)
- _lock (Address: 0x180058bf8)
- _onexit (Address: 0x180058bb0)
- _purecall (Address: 0x180058c30)
- _set_errno (Address: 0x180058c40)
- _unlock (Address: 0x180058c10)
- _vsnprintf_s (Address: 0x180058ba8)
- _vsnwprintf (Address: 0x180058c00)
- _wtoi (Address: 0x180058c50)
- _wtol (Address: 0x180058c60)
- _XcptFilter (Address: 0x180058c08)
- ??_V@YAXPEAX@Z (Address: 0x180058c18)
- ??0exception@@QEAA@AEBQEBD@Z (Address: 0x180058c70)
- ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x180058c78)
- ??0exception@@QEAA@AEBV0@@Z (Address: 0x180058bf0)
- ??0exception@@QEAA@XZ (Address: 0x180058b80)
- ??1exception@@UEAA@XZ (Address: 0x180058b90)
- ??1type_info@@UEAA@XZ (Address: 0x180058c20)
- ??3@YAXPEAX@Z (Address: 0x180058ba0)
- ?terminate@@YAXXZ (Address: 0x180058be0)
- ?what@exception@@UEBAPEBDXZ (Address: 0x180058c80)
- bsearch_s (Address: 0x180058ca0)
- free (Address: 0x180058b88)
- malloc (Address: 0x180058bb8)
- memcmp (Address: 0x180058b98)
- memcpy (Address: 0x180058c90)
- memcpy_s (Address: 0x180058bc8)
- memmove (Address: 0x180058c98)
- memmove_s (Address: 0x180058c38)
- memset (Address: 0x180058ca8)
- realloc (Address: 0x180058c28)
- wcschr (Address: 0x180058c58)
ntdll.dll
- RtlCaptureContext (Address: 0x180058cc8)
- RtlGetDeviceFamilyInfoEnum (Address: 0x180058cd0)
- RtlIsMultiSessionSku (Address: 0x180058cd8)
- RtlLookupFunctionEntry (Address: 0x180058cc0)
- RtlVirtualUnwind (Address: 0x180058cb8)