clbcatq.dll
Description: COM+ Configuration Catalog
Authors: © Microsoft Corporation. All rights reserved.
Version: 2001.12.10941.16384
Architecture: 32-bit
Operating System: Windows NT
SHA256: d9322320330ebf3fa3d4608ad81e98ad
File Size: 493.9 KB
Uploaded At: Dec. 1, 2025, 7:53 a.m.
Views: 9
Exported Functions
- ActivatorUpdateForIsRouterChanges (Ordinal: 1, Address: 0x2a550)
- CoRegCleanup (Ordinal: 2, Address: 0x2f920)
- DeleteAllActivatorsForClsid (Ordinal: 3, Address: 0x2af50)
- DowngradeAPL (Ordinal: 4, Address: 0x2b650)
- GetGlobalBabyJITEnabled (Ordinal: 5, Address: 0x1e6c0)
- UpdateFromAppChange (Ordinal: 6, Address: 0x2a940)
- UpdateFromComponentChange (Ordinal: 7, Address: 0x2a220)
- CLSIDFromStringByBitness (Ordinal: 8, Address: 0x29e50)
- CheckMemoryGates (Ordinal: 9, Address: 0x289c0)
- ComPlusEnablePartitions (Ordinal: 10, Address: 0x1d7c0)
- ComPlusEnableRemoteAccess (Ordinal: 11, Address: 0x1d920)
- ComPlusMigrate (Ordinal: 12, Address: 0x2b840)
- ComPlusPartitionsEnabled (Ordinal: 13, Address: 0x1d6d0)
- ComPlusRemoteAccessEnabled (Ordinal: 14, Address: 0x1d860)
- CreateComponentLibraryEx (Ordinal: 15, Address: 0x2fb20)
- DllCanUnloadNow (Ordinal: 16, Address: 0x1d280)
- DllGetClassObject (Ordinal: 17, Address: 0x1d290)
- DllRegisterServer (Ordinal: 18, Address: 0x1d3c0)
- DllUnregisterServer (Ordinal: 19, Address: 0x1d470)
- GetCatalogObject2 (Ordinal: 20, Address: 0x1d5c0)
- GetCatalogObject (Ordinal: 21, Address: 0x1d530)
- GetComputerObject (Ordinal: 22, Address: 0x1d650)
- GetSimpleTableDispenser (Ordinal: 23, Address: 0x1d670)
- InprocServer32FromString (Ordinal: 24, Address: 0x29dd0)
- OpenComponentLibraryEx (Ordinal: 25, Address: 0x2fb90)
- OpenComponentLibraryOnMemEx (Ordinal: 26, Address: 0x2fc80)
- OpenComponentLibraryOnStreamEx (Ordinal: 27, Address: 0x2fc00)
- ServerGetApplicationType (Ordinal: 28, Address: 0x29970)
- SetSetupOpen (Ordinal: 29, Address: 0x29fc0)
- SetSetupSave (Ordinal: 30, Address: 0x29ff0)
- SetupOpen (Ordinal: 31, Address: 0x29fe0)
- SetupSave (Ordinal: 32, Address: 0x2a010)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CLSIDFromString (Address: 0x10073018)
- CoCreateGuid (Address: 0x10073028)
- CoCreateInstance (Address: 0x10073030)
- CoCreateInstanceEx (Address: 0x10073040)
- CoGetCallContext (Address: 0x1007303c)
- CoGetMalloc (Address: 0x10073024)
- CoGetObjectContext (Address: 0x1007304c)
- CoImpersonateClient (Address: 0x1007301c)
- CoRevertToSelf (Address: 0x10073010)
- CoSetProxyBlanket (Address: 0x10073034)
- CoTaskMemAlloc (Address: 0x10073038)
- CoTaskMemFree (Address: 0x10073044)
- CoTaskMemRealloc (Address: 0x10073048)
- CreateStreamOnHGlobal (Address: 0x10073020)
- StringFromCLSID (Address: 0x10073014)
- StringFromGUID2 (Address: 0x1007302c)
api-ms-win-core-com-private-l1-1-0.dll
- CLSIDFromOle1Class (Address: 0x10073058)
- CoGetModuleType (Address: 0x10073054)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10073068)
- IsDebuggerPresent (Address: 0x10073060)
- OutputDebugStringW (Address: 0x10073064)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x10073070)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x10073078)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x10073088)
- SetUnhandledExceptionFilter (Address: 0x10073084)
- UnhandledExceptionFilter (Address: 0x10073080)
api-ms-win-core-file-l1-1-0.dll
- CreateDirectoryW (Address: 0x100730a8)
- CreateFileW (Address: 0x100730a4)
- DeleteFileW (Address: 0x10073098)
- FindClose (Address: 0x100730b8)
- FindFirstFileW (Address: 0x100730b0)
- FindNextFileW (Address: 0x100730b4)
- FlushFileBuffers (Address: 0x100730c8)
- GetFileAttributesW (Address: 0x100730d0)
- GetFileSizeEx (Address: 0x10073094)
- GetFileType (Address: 0x10073090)
- GetLongPathNameW (Address: 0x100730c0)
- GetTempFileNameW (Address: 0x100730cc)
- ReadFile (Address: 0x100730c4)
- SetEndOfFile (Address: 0x100730bc)
- SetFileAttributesW (Address: 0x100730ac)
- SetFilePointer (Address: 0x100730a0)
- WriteFile (Address: 0x1007309c)
api-ms-win-core-file-l1-2-0.dll
- GetTempPathW (Address: 0x100730d8)
api-ms-win-core-file-l2-1-0.dll
- MoveFileExW (Address: 0x100730e4)
- MoveFileWithProgressW (Address: 0x100730e0)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x100730ec)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x100730f8)
- HeapAlloc (Address: 0x100730f4)
- HeapFree (Address: 0x100730fc)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x10073104)
- LocalFree (Address: 0x10073108)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10073128)
- FindResourceExW (Address: 0x1007313c)
- FreeLibrary (Address: 0x10073120)
- GetModuleFileNameA (Address: 0x10073130)
- GetModuleFileNameW (Address: 0x10073134)
- GetModuleHandleExW (Address: 0x10073110)
- GetModuleHandleW (Address: 0x10073124)
- GetProcAddress (Address: 0x10073138)
- LoadLibraryExW (Address: 0x10073114)
- LoadResource (Address: 0x1007312c)
- LoadStringW (Address: 0x10073118)
- LockResource (Address: 0x1007311c)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x10073144)
- GetSystemDefaultLCID (Address: 0x10073148)
- IsDBCSLeadByte (Address: 0x1007314c)
api-ms-win-core-localization-obsolete-l1-2-0.dll
- CompareStringA (Address: 0x10073154)
api-ms-win-core-memory-l1-1-0.dll
- CreateFileMappingW (Address: 0x1007315c)
- MapViewOfFile (Address: 0x10073164)
- OpenFileMappingW (Address: 0x10073168)
- UnmapViewOfFile (Address: 0x10073170)
- VirtualAlloc (Address: 0x10073178)
- VirtualFree (Address: 0x10073160)
- VirtualProtect (Address: 0x1007316c)
- VirtualQuery (Address: 0x10073174)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x10073184)
- GetCurrentDirectoryW (Address: 0x10073180)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateProcessAsUserW (Address: 0x1007318c)
- CreateProcessW (Address: 0x100731a4)
- GetCurrentProcess (Address: 0x1007319c)
- GetCurrentProcessId (Address: 0x100731b4)
- GetCurrentThread (Address: 0x100731a0)
- GetCurrentThreadId (Address: 0x10073194)
- GetExitCodeProcess (Address: 0x100731a8)
- OpenProcessToken (Address: 0x100731b0)
- OpenThreadToken (Address: 0x10073190)
- SetThreadStackGuarantee (Address: 0x10073198)
- SetThreadToken (Address: 0x100731b8)
- TerminateProcess (Address: 0x100731ac)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100731c0)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x100731ec)
- RegCreateKeyExW (Address: 0x100731d8)
- RegDeleteKeyExW (Address: 0x100731e0)
- RegDeleteTreeW (Address: 0x100731d4)
- RegDeleteValueW (Address: 0x100731f0)
- RegEnumKeyExW (Address: 0x100731dc)
- RegEnumValueW (Address: 0x100731e4)
- RegFlushKey (Address: 0x100731e8)
- RegOpenKeyExW (Address: 0x100731cc)
- RegQueryInfoKeyW (Address: 0x100731c8)
- RegQueryValueExW (Address: 0x100731f4)
- RegSetValueExW (Address: 0x100731d0)
api-ms-win-core-string-l1-1-0.dll
- CompareStringW (Address: 0x10073200)
- MultiByteToWideChar (Address: 0x10073204)
- WideCharToMultiByte (Address: 0x100731fc)
api-ms-win-core-string-l2-1-0.dll
- CharLowerW (Address: 0x10073210)
- CharNextW (Address: 0x1007320c)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x10073238)
- DeleteCriticalSection (Address: 0x10073224)
- EnterCriticalSection (Address: 0x10073230)
- InitializeCriticalSectionAndSpinCount (Address: 0x1007322c)
- InitializeSRWLock (Address: 0x1007321c)
- LeaveCriticalSection (Address: 0x10073218)
- ReleaseSRWLockExclusive (Address: 0x10073228)
- SleepEx (Address: 0x10073220)
- WaitForSingleObject (Address: 0x10073234)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceExecuteOnce (Address: 0x10073240)
- Sleep (Address: 0x10073244)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetLocalTime (Address: 0x10073254)
- GetSystemDirectoryW (Address: 0x1007324c)
- GetSystemInfo (Address: 0x10073264)
- GetSystemTimeAsFileTime (Address: 0x10073250)
- GetTickCount (Address: 0x10073260)
- GetVersionExW (Address: 0x10073258)
- GlobalMemoryStatusEx (Address: 0x1007325c)
api-ms-win-core-sysinfo-l1-2-0.dll
- GetNativeSystemInfo (Address: 0x1007326c)
api-ms-win-core-version-l1-1-0.dll
- VerQueryValueW (Address: 0x10073274)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x10073284)
- GetTraceEnableLevel (Address: 0x1007327c)
- GetTraceLoggerHandle (Address: 0x10073290)
- RegisterTraceGuidsW (Address: 0x10073280)
- TraceMessage (Address: 0x1007328c)
- UnregisterTraceGuids (Address: 0x10073288)
api-ms-win-security-base-l1-1-0.dll
- AddAccessAllowedAce (Address: 0x100732ac)
- AddAccessDeniedAce (Address: 0x1007329c)
- DuplicateTokenEx (Address: 0x100732c0)
- GetAclInformation (Address: 0x100732c4)
- GetLengthSid (Address: 0x100732a8)
- GetSecurityDescriptorDacl (Address: 0x100732c8)
- GetSecurityDescriptorLength (Address: 0x100732bc)
- GetTokenInformation (Address: 0x100732b0)
- InitializeAcl (Address: 0x10073298)
- InitializeSecurityDescriptor (Address: 0x100732b8)
- SetSecurityDescriptorDacl (Address: 0x100732a4)
- SetSecurityDescriptorGroup (Address: 0x100732b4)
- SetSecurityDescriptorOwner (Address: 0x100732a0)
api-ms-win-security-base-private-l1-1-0.dll
- MakeAbsoluteSD2 (Address: 0x100732d0)
KERNEL32.dll
- GetComputerNameW (Address: 0x10073000)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x10073360)
- __dllonexit (Address: 0x10073384)
- _amsg_exit (Address: 0x100732e8)
- _CxxThrowException (Address: 0x10073310)
- _except_handler4_common (Address: 0x1007338c)
- _i64tow_s (Address: 0x10073358)
- _initterm (Address: 0x100732e4)
- _local_unwind4 (Address: 0x10073308)
- _lock (Address: 0x10073304)
- _ltow (Address: 0x10073324)
- _onexit (Address: 0x10073314)
- _purecall (Address: 0x1007335c)
- _stricmp (Address: 0x100732fc)
- _unlock (Address: 0x10073318)
- _vsnprintf (Address: 0x100732f4)
- _vsnprintf_s (Address: 0x1007336c)
- _vsnwprintf (Address: 0x10073388)
- _waccess (Address: 0x1007331c)
- _wcsicmp (Address: 0x1007337c)
- _wcslwr (Address: 0x10073340)
- _wcsnicmp (Address: 0x10073348)
- _wmakepath_s (Address: 0x100732f8)
- _wsplitpath_s (Address: 0x10073344)
- _wtol (Address: 0x10073320)
- _XcptFilter (Address: 0x100732f0)
- ??0exception@@QAE@ABV0@@Z (Address: 0x10073370)
- ??0exception@@QAE@XZ (Address: 0x10073374)
- ??1exception@@UAE@XZ (Address: 0x10073378)
- ??1type_info@@UAE@XZ (Address: 0x100732ec)
- ?terminate@@YAXXZ (Address: 0x100732dc)
- free (Address: 0x10073350)
- malloc (Address: 0x10073300)
- mbstowcs (Address: 0x10073330)
- memcmp (Address: 0x100732e0)
- memcpy (Address: 0x100732d8)
- memcpy_s (Address: 0x10073380)
- memmove (Address: 0x1007330c)
- memset (Address: 0x10073390)
- qsort (Address: 0x10073364)
- realloc (Address: 0x1007333c)
- towupper (Address: 0x10073334)
- wcschr (Address: 0x10073328)
- wcsncmp (Address: 0x1007334c)
- wcsrchr (Address: 0x10073368)
- wcsstr (Address: 0x10073338)
- wcstol (Address: 0x10073354)
- wcstombs (Address: 0x1007332c)
ntdll.dll
- NtOpenEvent (Address: 0x100733a0)
- NtQueryEvent (Address: 0x10073398)
- NtQueryInformationProcess (Address: 0x100733b4)
- RtlAllocateHeap (Address: 0x100733a8)
- RtlFreeHeap (Address: 0x100733bc)
- RtlGetLastNtStatus (Address: 0x100733ac)
- RtlImageNtHeader (Address: 0x1007339c)
- RtlInitUnicodeString (Address: 0x100733a4)
- RtlWow64IsWowGuestMachineSupported (Address: 0x100733b0)
- WinSqmSetDWORD (Address: 0x100733b8)
RPCRT4.dll
- UuidFromStringW (Address: 0x10073008)