Windows 10 DLL File Information - tsmf.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | RDP MF Plugin |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 358 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 315,392 Bytes | 86.0% | Read, Execute | Code |
.data | 0x0004e000 | 1,024 Bytes | 0.3% | Write, Read | Initialized Data |
.idata | 0x0004f000 | 4,608 Bytes | 1.3% | Read | Initialized Data |
.didat | 0x00051000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.tls | 0x00052000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.rsrc | 0x00053000 | 9,216 Bytes | 2.5% | Read | Initialized Data |
.reloc | 0x00056000 | 22,528 Bytes | 6.1% | Read, Discardable | Initialized Data |
Static Linking
tsmf.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
USER32.dll
RPCRT4.dll
ntdll.dll
api-ms-win-core-apiquery-l1-1-0.dll
This means that when tsmf.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, tsmf.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 | 5 | 982 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 9 | 11,335 Bytes | 3.1% |
Total | 14 | 12,317 Bytes | 3.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
201 | Trouble playing video? |
202 | You are not able to play this video because remote video playback has been disabled. |
203 | Windows has determined that you are attempting to play a video remotely that your computer does not fully support. As such, playback quality may be less than optimal. |
204 | Trouble playing audio? |
205 | Windows has determined that you are attempting to play a licensed audio format. Such formats may not be supported remotely. As such, audio playback quality may be less than optimal. |
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:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIlog10 _CIpow _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _ftol2 _ftol2_sse _initterm _lock _onexit _purecall _unlock _vsnwprintf free malloc memcmp memcpy memcpy_s memmove memset realloc strchr wcscat_s wcscpy_s wcsncpy_s wcsnlen wcsrchr - KERNEL32.dll:
CancelIo CloseHandle CompareStringW CreateEventW CreateSemaphoreW CreateThread DebugBreak DelayLoadFailureHook DisableThreadLibraryCalls FindResourceExW FreeLibrary FreeLibraryAndExitThread GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleExA GetModuleHandleExW GetModuleHandleW GetOverlappedResult GetProcAddress GetProcessHeap GetSystemDirectoryW GetSystemInfo GetSystemTimeAsFileTime GetThreadLocale GetTickCount GetTickCount64 HeapFree K32GetModuleBaseNameW KernelBase!InitOnceExecuteOnce LoadLibraryExW LoadLibraryW LoadResource LocalAlloc LocalFree MultiByteToWideChar OpenProcess OpenThread OutputDebugStringA ProcessIdToSessionId QueryPerformanceCounter QueueUserAPC RaiseException ReadFileEx ReleaseSemaphore ResetEvent SetEvent SetLastError SetThreadLocale SetUnhandledExceptionFilter SizeofResource Sleep SwitchToThread TerminateProcess TlsAlloc TlsFree TlsGetValue TlsSetValue UnhandledExceptionFilter WaitForMultipleObjects WaitForSingleObject WaitForSingleObjectEx WriteFile lstrcmpiW ntdll!LdrResolveDelayLoadedAPI ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - USER32.dll:
CharNextW ClientToScreen CloseDesktop CreateWindowExW DestroyWindow DispatchMessageW EnumChildWindows EnumDisplayMonitors EnumWindows FillRect GetAncestor GetClassInfoExW GetClassNameW GetClientRect GetDC GetDesktopWindow GetMonitorInfoW GetSystemMetrics GetUserObjectInformationW GetWindowInfo GetWindowLongW GetWindowRect GetWindowRgn IsWindow IsWindowVisible KillTimer LoadCursorW MapWindowPoints MsgWaitForMultipleObjectsEx OffsetRect OpenInputDesktop PeekMessageW PostMessageW PostThreadMessageW RegisterClassExW SetTimer SetWinEventHook SetWindowLongW UnhookWinEvent UnregisterClassA UnregisterClassW ntdll!NtdllDefWindowProc_W - RPCRT4.dll:
I_RpcExceptionFilter NdrClientCall2 RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoExW RpcStringBindingComposeW RpcStringFreeW - ntdll.dll:
RtlAreBitsSet RtlClearBits RtlFindClearBitsAndSet RtlInitializeBitMap RtlMultiByteToUnicodeN - api-ms-win-core-apiquery-l1-1-0.dll:
ntdll!ApiSetQueryApiSetPresence