Windows 7 DLL File Information - msdtckrm.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: | Microsoft Distributed Transaction Coordinator OLE Transactions KTM Resource Manager DLL |
File Version: | 2001.12.8030.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 302 KB |
Total Number of Exported Functions: | 2 |
Total Number of Exported Functions With Names: | 2 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 293,376 Bytes | 94.9% | Read, Execute | Code |
.data | 0x00049000 | 2,048 Bytes | 0.7% | Write, Read | Initialized Data |
.rsrc | 0x0004c000 | 1,536 Bytes | 0.5% | Read | Initialized Data |
.reloc | 0x0004d000 | 10,752 Bytes | 3.5% | Read, Discardable | Initialized Data |
Static Linking
msdtckrm.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-Debug-L1-1-0.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-Handle-L1-1-0.dll
API-MS-Win-Core-Heap-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-IO-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-WIN-Service-Core-L1-1-0.dll
API-MS-WIN-Service-winsvc-L1-1-0.dll
ktmw32.dll
USER32.dll
RPCRT4.dll
KERNEL32.dll
API-MS-Win-Security-Base-L1-1-0.dll
This means that when msdtckrm.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, msdtckrm.dll won't be loaded.
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 | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 1,056 Bytes | 0.3% |
Total | 1 | 1,056 Bytes | 0.3% |
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
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:KtmRmServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _local_unwind4 _lock _onexit _purecall _ultow _unlock _vsnprintf _vsnwprintf _waccess _wcsicmp _wfopen _wstrdate _wstrtime fclose fflush fopen fprintf free fwprintf malloc mbstowcs memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const void __cdecl terminate(void) wcscpy_s wcsrchr - ntdll.dll:
NtQueryInformationTransaction RtlNtStatusToDosError RtlReportException - API-MS-Win-Core-Debug-L1-1-0.dll:
KernelBase!OutputDebugStringA - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle - API-MS-Win-Core-Heap-L1-1-0.dll:
KernelBase!HeapCreate KernelBase!HeapDestroy ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedDecrement KernelBase!InterlockedExchange KernelBase!InterlockedIncrement - API-MS-Win-Core-IO-L1-1-0.dll:
kernel32!CreateIoCompletionPort kernel32!GetQueuedCompletionStatus kernel32!PostQueuedCompletionStatus - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!Sleep - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventA kernel32!SetEvent kernel32!WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemInfo KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - API-MS-WIN-Service-Core-L1-1-0.dll:
sechost!SetServiceStatus - API-MS-WIN-Service-winsvc-L1-1-0.dll:
sechost!RegisterServiceCtrlHandlerW - ktmw32.dll:
CommitEnlistment CreateEnlistment CreateResourceManager CreateTransactionManager GetEnlistmentRecoveryInformation GetNotificationResourceManagerAsync GetTransactionInformation GetTransactionManagerId OpenEnlistment OpenResourceManager OpenTransaction OpenTransactionManager OpenTransactionManagerById PrePrepareEnlistment PrepareEnlistment PrivIsLogWritableTransactionManager PrivPropagationComplete PrivPropagationFailed PrivRegisterProtocolAddressInformation RecoverEnlistment RecoverResourceManager RecoverTransactionManager RollbackEnlistment RollbackTransaction SetEnlistmentRecoveryInformation SetResourceManagerCompletionPort - USER32.dll:
CloseDesktop CloseWindowStation DialogBoxParamW EndDialog GetClientRect GetDesktopWindow GetProcessWindowStation GetThreadDesktop GetWindowRect LoadStringW MapWindowPoints OpenDesktopW OpenWindowStationW SetDlgItemTextW SetProcessWindowStation SetThreadDesktop SetWindowPos - RPCRT4.dll:
RpcStringFreeW UuidFromStringW UuidHash UuidToStringW - KERNEL32.dll:
CreateDirectoryW CreateFileW CreateProcessW DebugBreak DelayLoadFailureHook DeleteFileW ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FindResourceW FormatMessageW GetCommandLineA GetCurrentThread GetExitCodeProcess GetFullPathNameW GetLocalTime GetModuleFileNameW GetModuleHandleW GetSystemDirectoryW GetSystemWindowsDirectoryA GetThreadContext InitializeCriticalSectionAndSpinCount InterlockedExchangeAdd IsDebuggerPresent LoadLibraryA LoadLibraryExW LoadLibraryW LoadResource LocalAlloc LocalFree LockResource OutputDebugStringW QueryFullProcessImageNameW QueueUserWorkItem RegCloseKey RegOpenKeyExA RegOpenKeyExW RegQueryValueExA RegQueryValueExW RegSetValueExW ResetEvent RtlCaptureContext SetFileAttributesW TlsAlloc TlsFree TlsGetValue UnregisterWait WaitForMultipleObjects WaitForSingleObjectEx WideCharToMultiByte lstrcmpiW ntdll!RtlInitializeCriticalSection - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AddAccessAllowedAceEx KernelBase!AddAce KernelBase!CopySid KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetAce KernelBase!GetAclInformation KernelBase!GetLengthSid KernelBase!GetSecurityDescriptorDacl KernelBase!GetSecurityDescriptorLength KernelBase!GetTokenInformation KernelBase!InitializeAcl KernelBase!InitializeSecurityDescriptor KernelBase!MakeAbsoluteSD KernelBase!SetSecurityDescriptorDacl