Windows 10 DLL File Information - appinfo.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: | Application Information Service |
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: | 74 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 | 57,856 Bytes | 76.4% | Read, Execute | Code |
.data | 0x00010000 | 512 Bytes | 0.7% | Write, Read | Initialized Data |
.idata | 0x00011000 | 6,656 Bytes | 8.8% | Read | Initialized Data |
.didat | 0x00013000 | 512 Bytes | 0.7% | Write, Read | Initialized Data |
.rsrc | 0x00014000 | 5,632 Bytes | 7.4% | Read | Initialized Data |
.reloc | 0x00016000 | 3,584 Bytes | 4.7% | Read, Discardable | Initialized Data |
Static Linking
appinfo.dll is statically linked to the following files:msvcrt.dll
RPCRT4.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-service-core-l1-1-1.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-registry-l1-1-0.dll
api-ms-win-core-memory-l1-1-2.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-eventing-provider-l1-1-0.dll
api-ms-win-core-libraryloader-l1-2-0.dll
api-ms-win-core-debug-l1-1-1.dll
api-ms-win-core-localization-l1-2-1.dll
api-ms-win-security-base-l1-2-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-core-appcompat-l1-1-1.dll
api-ms-win-core-kernel32-legacy-l1-1-1.dll
api-ms-win-core-kernel32-private-l1-1-2.dll
api-ms-win-core-kernel32-private-l1-1-1.dll
api-ms-win-core-sidebyside-l1-1-0.dll
apphelp.dll
ntdll.dll
api-ms-win-core-delayload-l1-1-1.dll
This means that when appinfo.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, appinfo.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 | 19 | 2,894 Bytes | 3.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 5,238 Bytes | 6.9% |
Total | 23 | 8,132 Bytes | 10.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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
100 | Application Information |
101 | Facilitates the running of interactive applications with additional administrative privileges. If this service is stopped, users will be unable to launch applications with the additional administrative privileges they may require to perform desired user tasks. |
200 | User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode |
201 | User Account Control: Behavior of the elevation prompt for standard users |
202 | User Account Control: Detect application installations and prompt for elevation |
203 | User Account Control: Run all administrators in Admin Approval Mode |
204 | User Account Control: Virtualize file and registry write failures to per-user locations |
205 | User Account Control: Only elevate executables that are signed and validated |
206 | User Account Control: Switch to the secure desktop when prompting for elevation |
207 | User Account Control: Admin Approval Mode for the Built-in Administrator account |
208 | User Account Control: Only elevate UIAccess applications that are installed in secure locations |
225 | User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop |
251 | Prompt for credentials on the secure desktop |
252 | Prompt for consent on the secure desktop |
253 | Elevate without prompting |
254 | Automatically deny elevation requests |
255 | Prompt for credentials |
256 | Prompt for consent |
257 | Prompt for consent for non-Windows binaries |
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:ServiceMain | SvchostPushServiceGlobals |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _unlock _vsnwprintf _wcsicmp bsearch free malloc memcmp memcpy memset public: virtual __thiscall type_info::~type_info(void) swprintf_s void __cdecl operator delete(void *) wcscat_s wcschr wcscpy_s wcsrchr wcsstr - RPCRT4.dll:
I_RpcBindingInqLocalClientPID NdrAsyncServerCall NdrServerCall2 RpcAsyncCompleteCall RpcBindingVectorFree RpcEpRegisterW RpcEpUnregister RpcImpersonateClient RpcRevertToSelf RpcServerInqBindings RpcServerRegisterIfEx RpcServerUnregisterIf RpcServerUseProtseqW - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!CreateMutexW KernelBase!InitOnceBeginInitialize KernelBase!InitOnceComplete KernelBase!ReleaseMutex KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForSingleObject ntdll!RtlAcquireSRWLockExclusive ntdll!RtlReleaseSRWLockExclusive - api-ms-win-service-core-l1-1-1.dll:
sechost!RegisterServiceCtrlHandlerExW sechost!SetServiceStatus - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemDirectoryW KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalAlloc KernelBase!LocalFree - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle KernelBase!DuplicateHandle - api-ms-win-core-registry-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW - api-ms-win-core-memory-l1-1-2.dll:
KernelBase!CreateFileMappingW KernelBase!MapViewOfFile KernelBase!ReadProcessMemory KernelBase!UnmapViewOfFile - api-ms-win-core-processthreads-l1-1-2.dll:
KernelBase!DeleteProcThreadAttributeList KernelBase!InitializeProcThreadAttributeList KernelBase!UpdateProcThreadAttribute kernel32!CreateProcessAsUserW kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!GetExitCodeProcess kernel32!ResumeThread kernel32!TerminateProcess - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!GetFileAttributesW KernelBase!GetFullPathNameW KernelBase!GetLongPathNameW KernelBase!GetTempPathW - api-ms-win-eventing-provider-l1-1-0.dll:
ntdll!EtwEventActivityIdControl ntdll!EtwEventRegister ntdll!EtwEventSetInformation ntdll!EtwEventUnregister ntdll!EtwEventWriteTransfer - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!GetModuleFileNameA KernelBase!GetModuleHandleExW KernelBase!GetModuleHandleW KernelBase!GetProcAddress KernelBase!LoadLibraryExW - api-ms-win-core-debug-l1-1-1.dll:
KernelBase!OutputDebugStringW - api-ms-win-core-localization-l1-2-1.dll:
KernelBase!FormatMessageW - api-ms-win-security-base-l1-2-0.dll:
KernelBase!CheckTokenMembership KernelBase!GetSidLengthRequired KernelBase!GetSidSubAuthority KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser KernelBase!InitializeSid KernelBase!RevertToSelf KernelBase!SetTokenInformation - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!GetEnvironmentVariableW - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-core-appcompat-l1-1-1.dll:
KernelBase!BaseFreeAppCompatDataForProcess KernelBase!BaseReadAppCompatDataForProcess - api-ms-win-core-kernel32-legacy-l1-1-1.dll:
kernel32!UnregisterWait - api-ms-win-core-kernel32-private-l1-1-2.dll:
kernel32!CheckElevation - api-ms-win-core-kernel32-private-l1-1-1.dll:
kernel32!CheckElevationEnabled - api-ms-win-core-sidebyside-l1-1-0.dll:
KernelBase!CreateActCtxW KernelBase!QueryActCtxSettingsW KernelBase!ReleaseActCtx - apphelp.dll:
- ntdll.dll:
EtwEventRegister EtwEventUnregister EtwEventWrite EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids LdrOpenImageFileOptionsKey LdrQueryImageFileKeyOption NtClose NtDuplicateObject NtDuplicateToken NtOpenProcess NtOpenProcessToken NtOpenThreadToken NtQueryInformationProcess NtQueryInformationToken NtQuerySecurityObject NtQuerySystemInformation NtReadVirtualMemory NtSetInformationToken NtSetSecurityObject RtlAcquireSRWLockExclusive RtlAcquireSRWLockShared RtlCreateEnvironmentEx RtlCreateServiceSid RtlDeregisterWait RtlDeregisterWaitEx RtlDestroyEnvironment RtlDosPathNameToRelativeNtPathName_U_WithStatus RtlExpandEnvironmentStrings RtlFreeAnsiString RtlImageNtHeaderEx RtlInitUnicodeString RtlInitUnicodeStringEx RtlInitializeConditionVariable RtlNtStatusToDosError RtlNtStatusToDosErrorNoTeb RtlPrefixUnicodeString RtlQueryEnvironmentVariable RtlRegisterWait RtlReleaseRelativeName RtlReleaseSRWLockExclusive RtlReleaseSRWLockShared RtlRemovePrivileges RtlSetEnvironmentVar - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI