KnobsCore.dll

Description: Knobs Core Library

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.6033

Architecture: 64-bit

Operating System: Windows NT

SHA256: a5a17a9482804885c426405524858271

File Size: 232.0 KB

Uploaded At: Dec. 1, 2025, 7:31 a.m.

Views: 4

Exported Functions

  • DllCanUnloadNow (Ordinal: 1, Address: 0x1eb0)
  • DllGetActivationFactory (Ordinal: 2, Address: 0x1be0)
  • DllGetClassObject (Ordinal: 3, Address: 0x1dc0)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x18002c640)
  • CoTaskMemAlloc (Address: 0x18002c650)
  • CoTaskMemFree (Address: 0x18002c648)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18002c670)
  • IsDebuggerPresent (Address: 0x18002c660)
  • OutputDebugStringW (Address: 0x18002c668)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x18002c680)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x18002c690)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18002c6a0)
  • SetLastError (Address: 0x18002c6b0)
  • SetUnhandledExceptionFilter (Address: 0x18002c6b8)
  • UnhandledExceptionFilter (Address: 0x18002c6a8)
api-ms-win-core-file-l1-1-0.dll
  • FindClose (Address: 0x18002c6d0)
  • FindFirstFileW (Address: 0x18002c6c8)
  • FindNextFileW (Address: 0x18002c6d8)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18002c6e8)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18002c708)
  • HeapAlloc (Address: 0x18002c6f8)
  • HeapFree (Address: 0x18002c700)
api-ms-win-core-heap-obsolete-l1-1-0.dll
  • LocalAlloc (Address: 0x18002c720)
  • LocalFree (Address: 0x18002c718)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x18002c750)
  • FreeLibrary (Address: 0x18002c730)
  • GetModuleFileNameA (Address: 0x18002c740)
  • GetModuleHandleExW (Address: 0x18002c738)
  • GetModuleHandleW (Address: 0x18002c758)
  • GetProcAddress (Address: 0x18002c748)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18002c768)
api-ms-win-core-path-l1-1-0.dll
  • PathAllocCanonicalize (Address: 0x18002c788)
  • PathAllocCombine (Address: 0x18002c778)
  • PathCchRemoveFileSpec (Address: 0x18002c780)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x18002c798)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x18002c7a8)
  • GetCurrentProcessId (Address: 0x18002c7c0)
  • GetCurrentThreadId (Address: 0x18002c7b8)
  • TerminateProcess (Address: 0x18002c7b0)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18002c7d0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18002c820)
  • RegCreateKeyExW (Address: 0x18002c800)
  • RegDeleteValueW (Address: 0x18002c7f8)
  • RegEnumKeyExW (Address: 0x18002c810)
  • RegEnumValueW (Address: 0x18002c808)
  • RegOpenKeyExW (Address: 0x18002c7f0)
  • RegQueryInfoKeyW (Address: 0x18002c818)
  • RegQueryValueExW (Address: 0x18002c7e0)
  • RegSetValueExW (Address: 0x18002c7e8)
api-ms-win-core-rtlsupport-l1-1-0.dll
  • RtlCaptureContext (Address: 0x18002c838)
  • RtlLookupFunctionEntry (Address: 0x18002c830)
  • RtlVirtualUnwind (Address: 0x18002c840)
api-ms-win-core-string-l1-1-0.dll
  • GetStringTypeW (Address: 0x18002c858)
  • MultiByteToWideChar (Address: 0x18002c850)
  • WideCharToMultiByte (Address: 0x18002c860)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18002c8a0)
  • AcquireSRWLockShared (Address: 0x18002c8a8)
  • CreateMutexExW (Address: 0x18002c8b0)
  • CreateSemaphoreExW (Address: 0x18002c870)
  • DeleteCriticalSection (Address: 0x18002c8c8)
  • EnterCriticalSection (Address: 0x18002c880)
  • InitializeCriticalSectionEx (Address: 0x18002c888)
  • LeaveCriticalSection (Address: 0x18002c878)
  • OpenSemaphoreW (Address: 0x18002c8b8)
  • ReleaseMutex (Address: 0x18002c8e0)
  • ReleaseSemaphore (Address: 0x18002c8d8)
  • ReleaseSRWLockExclusive (Address: 0x18002c898)
  • ReleaseSRWLockShared (Address: 0x18002c890)
  • WaitForSingleObject (Address: 0x18002c8c0)
  • WaitForSingleObjectEx (Address: 0x18002c8d0)
api-ms-win-core-synch-l1-2-0.dll
  • InitOnceExecuteOnce (Address: 0x18002c8f0)
  • Sleep (Address: 0x18002c8f8)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x18002c908)
  • GetTickCount (Address: 0x18002c910)
api-ms-win-core-util-l1-1-0.dll
  • DecodePointer (Address: 0x18002c920)
  • EncodePointer (Address: 0x18002c928)
api-ms-win-core-winrt-error-l1-1-0.dll
  • RoOriginateError (Address: 0x18002c940)
  • RoOriginateErrorW (Address: 0x18002c938)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsGetStringRawBuffer (Address: 0x18002c958)
  • WindowsIsStringEmpty (Address: 0x18002c960)
  • WindowsStringHasEmbeddedNull (Address: 0x18002c950)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventProviderEnabled (Address: 0x18002c990)
  • EventRegister (Address: 0x18002c980)
  • EventSetInformation (Address: 0x18002c970)
  • EventUnregister (Address: 0x18002c978)
  • EventWriteTransfer (Address: 0x18002c988)
msvcrt.dll
  • ___lc_codepage_func (Address: 0x18002caf8)
  • ___lc_collate_cp_func (Address: 0x18002c9a8)
  • ___lc_handle_func (Address: 0x18002cb00)
  • ___mb_cur_max_func (Address: 0x18002ca28)
  • __C_specific_handler (Address: 0x18002cae0)
  • __crtCompareStringW (Address: 0x18002caa8)
  • __crtLCMapStringW (Address: 0x18002caa0)
  • __CxxFrameHandler3 (Address: 0x18002cb48)
  • __dllonexit (Address: 0x18002cac8)
  • __pctype_func (Address: 0x18002cab8)
  • _amsg_exit (Address: 0x18002cb20)
  • _callnewh (Address: 0x18002c9e8)
  • _CxxThrowException (Address: 0x18002c9d8)
  • _errno (Address: 0x18002c9c0)
  • _initterm (Address: 0x18002caf0)
  • _ismbblead (Address: 0x18002cae8)
  • _itow_s (Address: 0x18002ca38)
  • _lock (Address: 0x18002cad8)
  • _onexit (Address: 0x18002cac0)
  • _purecall (Address: 0x18002cb30)
  • _unlock (Address: 0x18002cad0)
  • _vsnprintf_s (Address: 0x18002ca78)
  • _vsnwprintf (Address: 0x18002ca88)
  • _wcsdup (Address: 0x18002c9b0)
  • _wcsicmp (Address: 0x18002ca58)
  • _wsetlocale (Address: 0x18002ca98)
  • _XcptFilter (Address: 0x18002cb28)
  • ??_V@YAXPEAX@Z (Address: 0x18002ca90)
  • ??0bad_cast@@QEAA@AEBV0@@Z (Address: 0x18002ca10)
  • ??0bad_cast@@QEAA@PEBD@Z (Address: 0x18002ca00)
  • ??0exception@@QEAA@AEBQEBD@Z (Address: 0x18002cb08)
  • ??0exception@@QEAA@AEBQEBDH@Z (Address: 0x18002c9e0)
  • ??0exception@@QEAA@AEBV0@@Z (Address: 0x18002ca60)
  • ??0exception@@QEAA@XZ (Address: 0x18002ca70)
  • ??1bad_cast@@UEAA@XZ (Address: 0x18002ca08)
  • ??1exception@@UEAA@XZ (Address: 0x18002ca68)
  • ??1type_info@@UEAA@XZ (Address: 0x18002c9a0)
  • ??3@YAXPEAX@Z (Address: 0x18002cb38)
  • ?what@exception@@UEBAPEBDXZ (Address: 0x18002ca30)
  • abort (Address: 0x18002ca20)
  • calloc (Address: 0x18002cab0)
  • free (Address: 0x18002cb18)
  • malloc (Address: 0x18002cb10)
  • memcpy (Address: 0x18002c9d0)
  • memcpy_s (Address: 0x18002ca80)
  • memmove (Address: 0x18002c9c8)
  • memset (Address: 0x18002cb40)
  • realloc (Address: 0x18002c9f8)
  • setlocale (Address: 0x18002c9b8)
  • strchr (Address: 0x18002ca18)
  • toupper (Address: 0x18002c9f0)
  • wcschr (Address: 0x18002ca40)
  • wcsncmp (Address: 0x18002ca48)
  • wcstok_s (Address: 0x18002ca50)
OLEAUT32.dll
  • SafeArrayAccessData (Address: 0x18002c628)
  • SafeArrayCreate (Address: 0x18002c5d0)
  • SafeArrayDestroy (Address: 0x18002c5b0)
  • SafeArrayGetLBound (Address: 0x18002c5e0)
  • SafeArrayGetUBound (Address: 0x18002c5e8)
  • SafeArrayGetVartype (Address: 0x18002c5d8)
  • SafeArrayLock (Address: 0x18002c5a8)
  • SafeArrayUnaccessData (Address: 0x18002c620)
  • SafeArrayUnlock (Address: 0x18002c5c0)
  • SysAllocString (Address: 0x18002c5f8)
  • SysAllocStringByteLen (Address: 0x18002c610)
  • SysAllocStringLen (Address: 0x18002c600)
  • SysFreeString (Address: 0x18002c5f0)
  • SysStringLen (Address: 0x18002c5c8)
  • VariantChangeType (Address: 0x18002c608)
  • VariantClear (Address: 0x18002c630)
  • VariantCopy (Address: 0x18002c618)
  • VariantInit (Address: 0x18002c5b8)
policymanager.dll
  • EnterprisePolicyManagerStore_SetProviderContextSidAreaPolicyValue (Address: 0x18002cb58)
wpx.dll
  • WpxCreateConfig (Address: 0x18002cb68)