Windows 7 DLL File Information - clbcatq.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, 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: | COM+ Configuration Catalog |
File Version: | 2001.12.8030.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 1 other DLL files in system32 directory are statically linked to this file. |
File Size: | 509 KB |
Total Number of Exported Functions: | 32 |
Total Number of Exported Functions With Names: | 32 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 487,424 Bytes | 93.4% | Read, Execute | Code |
.data | 0x00078000 | 8,192 Bytes | 1.6% | Write, Read | Initialized Data |
.rsrc | 0x0007c000 | 7,680 Bytes | 1.5% | Read | Initialized Data |
.reloc | 0x0007e000 | 17,408 Bytes | 3.3% | Read, Discardable | Initialized Data |
Static Linking
clbcatq.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
ole32.dll
USER32.dll
ADVAPI32.dll
OLEAUT32.dll
RPCRT4.dll
KERNEL32.dll
This means that when clbcatq.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, clbcatq.dll won't be loaded.
List of files that are statically linked to clbcatq.dll
catsrv.dll
This means that when one of the above files is loaded, clbcatq.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 0 | 0 Bytes | 0.0% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 0 | 0 Bytes | 0.0% |
Type Libraries | 1 | 6,276 Bytes | 1.2% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 928 Bytes | 0.2% |
Total | 2 | 7,204 Bytes | 1.4% |
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)
No dialog resources in this file.
String resources in this dll (up to 200 strings)
No string resources in this file.
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
ComCLBCatalog | CoClass | ComCLBCatalog Class |
IComCatalog2Internal | Interface | |
IComCatalogInternal | Interface | |
IPartitionLookup | Interface | |
IPartitionProperty | Interface | |
IUserToken | Interface |
Exported Functions List
The following functions are exported by this dll:ActivatorUpdateForIsRouterChanges | CLSIDFromStringByBitness | CheckMemoryGates |
CoRegCleanup | ComPlusEnablePartitions | ComPlusEnableRemoteAccess |
ComPlusMigrate | ComPlusPartitionsEnabled | ComPlusRemoteAccessEnabled |
CreateComponentLibraryEx | DeleteAllActivatorsForClsid | DllCanUnloadNow |
DllGetClassObject | DllRegisterServer | DllUnregisterServer |
DowngradeAPL | GetCatalogObject | GetCatalogObject2 |
GetComputerObject | GetGlobalBabyJITEnabled | GetSimpleTableDispenser |
InprocServer32FromString | OpenComponentLibraryEx | OpenComponentLibraryOnMemEx |
OpenComponentLibraryOnStreamEx | ServerGetApplicationType | SetSetupOpen |
SetSetupSave | SetupOpen | SetupSave |
UpdateFromAppChange | UpdateFromComponentChange |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _i64tow _initterm _local_unwind4 _lock _ltow _onexit _purecall _strcmpi _unlock _vsnprintf _vsnwprintf _waccess _wcsicmp _wcslwr _wcsnicmp _wmakepath_s _wsplitpath_s _wstrdate _wstrtime _wtol free malloc mbstowcs memcpy memmove memset public: virtual __thiscall type_info::~type_info(void) qsort realloc towupper void __cdecl terminate(void) wcschr wcsncmp wcsrchr wcsstr wcstol wcstombs - ntdll.dll:
NtOpenEvent NtQueryEvent NtQueryInformationProcess RtlAllocateHeap RtlFreeHeap RtlImageNtHeader RtlImageRvaToVa RtlInitUnicodeString WinSqmSetDWORD - ole32.dll:
CLSIDFromOle1Class CLSIDFromString CoCreateGuid CoCreateInstance CoCreateInstanceEx CoGetCallContext CoGetMalloc CoGetModuleType CoGetObjectContext CoImpersonateClient CoRevertToSelf CoSetProxyBlanket CoTaskMemAlloc CoTaskMemFree CoTaskMemRealloc CreateStreamOnHGlobal OleLoadFromStream OleSaveToStream StringFromCLSID StringFromGUID2 WriteClassStm - USER32.dll:
CharLowerW CharNextW CloseDesktop CloseWindowStation DialogBoxParamW EndDialog GetClientRect GetDesktopWindow GetProcessWindowStation GetThreadDesktop GetWindowRect LoadStringW MapWindowPoints OpenDesktopW OpenWindowStationW SetDlgItemTextW SetProcessWindowStation SetThreadDesktop SetWindowPos - ADVAPI32.dll:
BuildTrusteeWithSidA CloseCodeAuthzLevel CreateCodeAuthzLevel CreateProcessAsUserW DeregisterEventSource DuplicateTokenEx GetAclInformation GetEffectiveRightsFromAclW GetInformationCodeAuthzLevelW GetLengthSid GetSecurityDescriptorDacl GetSecurityDescriptorLength GetTokenInformation IdentifyCodeAuthzLevelW InitializeSecurityDescriptor IsValidSecurityDescriptor MakeAbsoluteSD2 OpenProcessToken OpenThreadToken RegCloseKey RegConnectRegistryW RegCreateKeyExW RegDeleteKeyW RegDeleteTreeW RegDeleteValueW RegEnumKeyExW RegEnumValueW RegFlushKey RegOpenKeyExW RegOpenKeyW RegQueryInfoKeyW RegQueryValueExW RegSetValueExW RegisterEventSourceW ReportEventW SaferSetLevelInformation SetEntriesInAclW SetSecurityDescriptorDacl SetSecurityDescriptorGroup SetSecurityDescriptorOwner SetThreadToken - OLEAUT32.dll:
LoadRegTypeLib LoadTypeLibEx SafeArrayCreateVector SysAllocString SysAllocStringByteLen SysAllocStringLen SysFreeString SysStringByteLen VariantChangeType VariantClear VariantInit - RPCRT4.dll:
UuidFromStringW - KERNEL32.dll:
CloseHandle CompareStringA CompareStringW CreateDirectoryW CreateFileMappingW CreateFileW CreateProcessW DebugBreak DelayLoadFailureHook DeleteFileW DisableThreadLibraryCalls ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FindResourceW FlushFileBuffers FormatMessageW FreeLibrary GetComputerNameW GetCurrentDirectoryW GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetExitCodeProcess GetFileAttributesW GetFileSizeEx GetFileType GetLastError GetLocalTime GetLongPathNameW GetModuleFileNameW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemDefaultLCID GetSystemDirectoryW GetSystemInfo GetSystemTimeAsFileTime GetTempFileNameW GetTempPathW GetThreadContext GetTickCount GetVersion GetVersionExW GlobalMemoryStatusEx HeapFree InitOnceExecuteOnce InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement IsDBCSLeadByte IsDebuggerPresent LoadLibraryExA LoadLibraryExW LoadLibraryW LoadResource LocalFree LockResource MapViewOfFile MoveFileExW MoveFileW MultiByteToWideChar OpenFileMappingW OutputDebugStringW QueryPerformanceCounter ReadFile SetEndOfFile SetFileAttributesW SetFilePointer SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter UnmapViewOfFile VirtualAlloc VirtualFree VirtualProtect VirtualQuery WaitForSingleObject WideCharToMultiByte WriteFile lstrlen lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection