Windows 8 DLL File Information - rdpendp.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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 Audio Endpoint |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 188 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 163,840 Bytes | 84.9% | Read, Execute | Code |
.data | 0x00029000 | 1,536 Bytes | 0.8% | Write, Read | Initialized Data |
.idata | 0x0002a000 | 5,120 Bytes | 2.7% | Read | Initialized Data |
.rsrc | 0x0002c000 | 5,632 Bytes | 2.9% | Read | Initialized Data |
.reloc | 0x0002e000 | 15,872 Bytes | 8.2% | Read, Discardable | Initialized Data |
Static Linking
rdpendp.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
ADVAPI32.dll
USER32.dll
WINMM.dll
api-ms-win-core-com-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-libraryloader-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-core-file-l1-2-0.dll
api-ms-win-core-io-l1-1-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
WINSTA.dll
ntdll.dll
MSACM32.dll
WTSAPI32.dll
MMDevAPI.DLL
slc.dll
PROPSYS.dll
This means that when rdpendp.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, rdpendp.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 | 4 | 84 Bytes | 0.0% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 8,182 Bytes | 4.2% |
Total | 8 | 8,266 Bytes | 4.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)
String ID | String Text |
---|---|
1001 | Remote Audio |
1003 | Remote Audio |
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 | GetTSAudioEndpointEnumeratorForSession |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _ftol2 _ftol2_sse _initterm _lock _onexit _purecall _resetstkoflw _unlock _vsnwprintf free malloc memcmp memcpy memset rand realloc void * __cdecl operator new(unsigned int) void * __cdecl operator new[](unsigned int) void __cdecl operator delete(void *) void __cdecl operator delete[](void *) wcscat_s wcsnlen wcsrchr - KERNEL32.dll:
CloseHandle CreateEventW CreateSemaphoreW DisableThreadLibraryCalls FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleHandleExA GetModuleHandleExW GetProcAddress GetSystemTimeAsFileTime GetTickCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryW LocalAlloc LocalFree PulseEvent QueryPerformanceCounter QueryPerformanceFrequency RaiseException ReadFile ResetEvent SetEvent SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WaitForMultipleObjects WaitForMultipleObjectsEx WaitForSingleObject ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - ADVAPI32.dll:
ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - USER32.dll:
CreateWindowExW DestroyWindow DispatchMessageW GetClassInfoExW GetSystemMetrics MsgWaitForMultipleObjectsEx PeekMessageW PostMessageW PostThreadMessageW RegisterClassExW UnregisterClassW ntdll!NtdllDefWindowProc_W - WINMM.dll:
timeGetTime - api-ms-win-core-com-l1-1-0.dll:
combase!CLSIDFromString combase!CoInitializeEx combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoUninitialize combase!PropVariantClear combase!StringFromCLSID - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!CreateThread kernel32!OpenThread kernel32!ProcessIdToSessionId kernel32!QueueUserAPC kernel32!SwitchToThread kernel32!TlsAlloc kernel32!TlsFree kernel32!TlsGetValue kernel32!TlsSetValue - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!ReleaseSemaphore KernelBase!WaitForSingleObjectEx - api-ms-win-core-libraryloader-l1-1-1.dll:
KernelBase!FreeLibraryAndExitThread KernelBase!GetModuleHandleW - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemInfo - api-ms-win-core-file-l1-2-0.dll:
KernelBase!ReadFileEx KernelBase!WriteFile - api-ms-win-core-io-l1-1-1.dll:
kernel32!CancelIo kernel32!DeviceIoControl kernel32!GetOverlappedResult - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!SetErrorMode - WINSTA.dll:
WinStationFreePropertyValue WinStationGetConnectionProperty WinStationIsSessionRemoteable WinStationNameFromLogonIdW WinStationQueryInformationW WinStationVirtualOpenEx - ntdll.dll:
NtClose RtlInitUnicodeString RtlMultiByteToUnicodeN - MSACM32.dll:
acmDriverClose acmDriverEnum acmDriverOpen acmFormatSuggest acmFormatTagDetailsW acmStreamClose acmStreamConvert acmStreamOpen acmStreamPrepareHeader acmStreamSize acmStreamUnprepareHeader - WTSAPI32.dll:
WTSFreeMemory WTSVirtualChannelClose WTSVirtualChannelOpen WTSVirtualChannelQuery - MMDevAPI.DLL:
- slc.dll:
SLGetWindowsInformationDWORD - PROPSYS.dll:
PropVariantToGUID