Windows 8 DLL File Information - RDSAppXHelper.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: | Remote Desktop AppX Scheduler Helper DLL |
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: | 57 KB |
Total Number of Exported Functions: | 3 |
Total Number of Exported Functions With Names: | 3 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 46,080 Bytes | 78.3% | Read, Execute | Code |
.data | 0x0000d000 | 512 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x00010000 | 4,608 Bytes | 7.8% | Read | Initialized Data |
.rsrc | 0x00012000 | 1,536 Bytes | 2.6% | Read | Initialized Data |
.reloc | 0x00013000 | 5,120 Bytes | 8.7% | Read, Discardable | Initialized Data |
Static Linking
RDSAppXHelper.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
ADVAPI32.dll
ole32.dll
KERNEL32.dll
AppXAllUserStore.dll
AppXDeploymentClient.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-processthreads-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-0.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-rtlsupport-l1-2-0.dll
api-ms-win-eventing-controller-l1-1-0.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-winrt-error-l1-1-0.dll
This means that when RDSAppXHelper.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, RDSAppXHelper.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 | 976 Bytes | 1.7% |
Total | 1 | 976 Bytes | 1.7% |
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:DestroyAppXHelper | GetInstanceOfAppXPackageManager | InitializeAppXHelper |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnprintf _vsnwprintf free malloc memcmp memcpy memmove_s memset realloc void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) - ntdll.dll:
DbgPrint EtwEventUnregister NtQuerySystemInformation NtQuerySystemTime RtlAcquireResourceExclusive RtlAllocateAndInitializeSid RtlDeleteResource RtlFreeSid RtlInitializeResource RtlLengthSid RtlNtStatusToDosError RtlReleaseResource RtlVerifyVersionInfo - ADVAPI32.dll:
ConvertSidToStringSidW EnableTrace ImpersonateLoggedOnUser QueryTraceW RevertToSelf ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - ole32.dll:
combase!CoGetApartmentType combase!CoTaskMemAlloc - KERNEL32.dll:
CloseHandle CreateEventExW CreateEventW CreateThread DelayLoadFailureHook DisableThreadLibraryCalls ExpandEnvironmentStringsW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetProcAddress GetSystemTimeAsFileTime GetTickCount InitializeCriticalSectionAndSpinCount InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryW LocalAlloc LocalFree QueryPerformanceCounter RaiseException SetEvent SetLastError SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WaitForSingleObject lstrcmpiW ntdll!LdrResolveDelayLoadedAPI ntdll!RtlAcquireSRWLockExclusive ntdll!RtlAcquireSRWLockShared ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeConditionVariable ntdll!RtlLeaveCriticalSection ntdll!RtlReleaseSRWLockExclusive ntdll!RtlReleaseSRWLockShared - AppXAllUserStore.dll:
DeleteAllPackagesFromMainPackageArray GetAllPackagesToBeInstalledForUser MarkStatusOfMainPackageForUser - AppXDeploymentClient.dll:
GetApplicability - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!DebugBreak KernelBase!IsDebuggerPresent KernelBase!OutputDebugStringA - api-ms-win-core-processthreads-l1-1-1.dll:
kernel32!CreateProcessW - api-ms-win-core-sysinfo-l1-2-0.dll:
KernelBase!GetSystemDirectoryW ntdll!VerSetConditionMask - api-ms-win-security-base-l1-2-0.dll:
KernelBase!AllocateAndInitializeSid KernelBase!CreateWellKnownSid KernelBase!GetTokenInformation - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-rtlsupport-l1-2-0.dll:
ntdll!RtlCaptureStackBackTrace - api-ms-win-eventing-controller-l1-1-0.dll:
KernelBase!ControlTraceW KernelBase!StartTraceW - api-ms-win-core-winrt-l1-1-0.dll:
combase!RoActivateInstance combase!RoGetActivationFactory combase!RoInitialize combase!RoUninitialize - api-ms-win-core-winrt-error-l1-1-0.dll:
combase!RoOriginateError