Windows 7 DLL File Information - acppage.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: | Compatibility Tab Shell Extension Library |
File Version: | 6.1.7100.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: | 44 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 | 36,352 Bytes | 79.8% | Read, Execute | Code |
.orpc | 0x0000a000 | 512 Bytes | 1.1% | Read, Execute | Code |
.data | 0x0000b000 | 1,024 Bytes | 2.2% | Write, Read | Initialized Data |
.rsrc | 0x0000c000 | 2,560 Bytes | 5.6% | Read | Initialized Data |
.reloc | 0x0000d000 | 4,096 Bytes | 9.0% | Read, Discardable | Initialized Data |
Static Linking
acppage.dll is statically linked to the following files:msvcrt.dll
KERNEL32.dll
USER32.dll
SHLWAPI.dll
SHELL32.dll
ole32.dll
RPCRT4.dll
OLEAUT32.dll
sfc.dll
msi.dll
ntdll.dll
VERSION.dll
wer.dll
This means that when acppage.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, acppage.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 | 2 | 2,942 Bytes | 6.5% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 30 | 2,384 Bytes | 5.2% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 1 | 838 Bytes | 1.8% |
All Others | 2 | 1,156 Bytes | 2.5% |
Total | 35 | 7,320 Bytes | 16.1% |
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)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
101 | Shim Layer Property Page |
5011 | Shim Layer Property Page |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
100 | SlayerXP |
2000 | Windows 95 |
2001 | Windows 98 / Windows Me |
2002 | Windows NT 4.0 (Service Pack 5) |
2003 | Windows 2000 |
2005 | Compatibility modes cannot be set permanently on this program because it is on a network drive. |
2006 | Compatibility modes cannot be set on this program because it is part of this version of Windows. |
2007 | Compatibility |
2010 | Windows XP (Service Pack 2) |
2011 | While running in safe mode, you cannot change the selected compatibility mode, although you may disable it. |
2012 | Compatibility modes cannot be applied in safe mode, but existing compatibility settings can be disabled. |
2014 | Windows Server 2003 (Service Pack 1) |
2015 | The 'Run this program as an administrator' compatibility setting cannot be used in combination with other compatibility settings. |
2016 | Program Compatibility |
2020 | Windows Vista |
2021 | The operation was blocked by group policy. For more information, contact your system administrator. |
2022 | Troubleshoot compatibilit&y |
2023 | Troubleshoot |
2024 | Windows XP (Service Pack 3) |
2025 | Windows Vista (Service Pack 1) |
2026 | Windows Vista (Service Pack 2) |
2027 | Previous version of Windows |
5013 | Compatibility for all users |
6001 | Shortcut |
6002 | Windows Batch File |
6003 | Windows Command Script |
6004 | Application |
6005 | Shortcut to MS-DOS Program |
6006 | Program Compatibility |
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 |
GetExeFromLnk |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter __dllonexit _amsg_exit _except_handler4_common _initterm _lock _onexit _unlock _vsnwprintf _wcsicmp _wcsupr free malloc memcpy memset void * __cdecl operator new(unsigned int) void * __cdecl operator new[](unsigned int) void __cdecl operator delete(void *) void __cdecl operator delete[](void *) wcscat_s wcscpy_s wcsncpy_s wcsstr - KERNEL32.dll:
ActivateActCtx CheckElevationEnabled CloseHandle CreateActCtxW CreateDirectoryW CreateFileW CreateProcessW DeactivateActCtx DisableThreadLibraryCalls ExpandEnvironmentStringsW FreeLibrary GetBinaryTypeW GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemDirectoryW GetSystemTimeAsFileTime GetTempFileNameW GetTempPathW GetThreadLocale GetTickCount GetVersionExA HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryW LocalFree QueryPerformanceCounter RaiseException RegCloseKey RegOpenKeyExW RegQueryInfoKeyW RegQueryValueExW ReleaseActCtx SetThreadLocale SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter WriteFile lstrcmpi lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDecodePointer ntdll!RtlDeleteCriticalSection ntdll!RtlEncodePointer ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - USER32.dll:
CharNextW EnableWindow GetDlgItem GetParent GetSystemMetrics GetWindowLongW InsertMenuW IsWindowEnabled LoadStringA LoadStringW SendDlgItemMessageW SendMessageW SetProcessDPIAware SetWindowLongW UnregisterClassA - SHLWAPI.dll:
PathFileExistsW PathFindExtensionW PathFindFileNameW SHCreateThread StrCmpIW - SHELL32.dll:
DragQueryFileW ILFree SHChangeNotify SHGetNameFromIDList SHGetPathFromIDListW SHParseDisplayName - ole32.dll:
CoCreateGuid CoCreateInstance CoGetObject CoInitializeEx CoTaskMemFree CoUninitialize HRGN_UserFree HRGN_UserMarshal HRGN_UserSize HRGN_UserUnmarshal ReleaseStgMedium StringFromGUID2 - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer2_Release NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrDllRegisterProxy NdrDllUnregisterProxy NdrOleAllocate NdrOleFree NdrStubCall2 NdrStubForwardingFunction - OLEAUT32.dll:
LoadRegTypeLib LoadTypeLib RegisterTypeLib SysAllocString SysFreeString SysStringLen UnRegisterTypeLib - sfc.dll:
sfc_os!SfcIsFileProtected - msi.dll:
MsiDecomposeDescriptorW MsiGetComponentPathW - ntdll.dll:
NtClose NtOpenProcessToken NtOpenThreadToken NtQueryInformationToken RtlFreeAnsiString RtlStringFromGUID - VERSION.dll:
GetFileVersionInfoSizeW GetFileVersionInfoW VerQueryValueW - wer.dll:
WerReportAddFile WerReportCloseHandle WerReportCreate WerReportSetParameter WerReportSubmit