Windows 10 DLL File Information - pcwutl.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: | Program Compatibility Troubleshooter Helper |
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: | 82 KB |
Total Number of Exported Functions: | 9 |
Total Number of Exported Functions With Names: | 9 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 68,096 Bytes | 80.6% | Read, Execute | Code |
.data | 0x00012000 | 3,072 Bytes | 3.6% | Write, Read | Initialized Data |
.idata | 0x00013000 | 5,120 Bytes | 6.1% | Read | Initialized Data |
.rsrc | 0x00015000 | 1,536 Bytes | 1.8% | Read | Initialized Data |
.reloc | 0x00016000 | 5,632 Bytes | 6.7% | Read, Discardable | Initialized Data |
Static Linking
pcwutl.dll is statically linked to the following files:msvcrt.dll
AEPIC.dll
apphelp.dll
ADVAPI32.dll
KERNEL32.dll
ntdll.dll
SHELL32.dll
SHLWAPI.dll
USER32.dll
VERSION.dll
WININET.dll
webservices.dll
RPCRT4.dll
urlmon.dll
api-ms-win-core-com-l1-1-1.dll
OLEAUT32.dll
wer.dll
This means that when pcwutl.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, pcwutl.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 | 242 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,160 Bytes | 1.4% |
Total | 7 | 1,402 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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
101 | Program Compatibility |
102 | Program works correctly with applied settings |
103 | Program is not fixed |
104 | Unknown Program |
105 | None |
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:GetAppInformationFromCOS | GetLayerFromGenome | GetMatchingInfo | GetTempFile |
LaunchApplicationW | LogAeEvent | LogPCWDebugEvent | RetrieveFileAndProgramId |
SendPcwWerReport |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _itow_s _lock _onexit _unlock _vsnwprintf _wcsdup _wcsicmp _wtoi free malloc memcpy memset public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const sscanf_s swscanf_s tolower void __cdecl terminate(void) wcscat_s wcscpy_s wcsrchr wcsstr - AEPIC.dll:
PicFreeFileInfo PicRetrieveFileInfo - apphelp.dll:
SdbFindFirstTagRef SdbGetMatchingExe SdbGrabMatchingInfoEx SdbInitDatabaseEx SdbReleaseDatabase SdbReleaseMatchingExe - ADVAPI32.dll:
AllocateAndInitializeSid CheckTokenMembership FreeSid RegGetValueW - KERNEL32.dll:
CloseHandle CreateActCtxW CreateDirectoryW CreateFileMappingW CreateFileW ExitProcess FileTimeToSystemTime FormatMessageW FreeLibrary GetBinaryTypeW GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetDriveTypeW GetFileAttributesW GetFileSize GetFileTime GetLastError GetLocalTime GetModuleHandleW GetProcAddress GetProcessHeap GetSystemDirectoryW GetSystemTimeAsFileTime GetTempFileNameW GetTempPathW GetTickCount GetTickCount64 GetUserDefaultLCID GetVersionExW GetWindowsDirectoryW HeapDestroy HeapFree LoadLibraryExW LoadLibraryW LocalFree MapViewOfFile QueryActCtxW QueryPerformanceCounter RaiseException ReleaseActCtx SetLastError SetUnhandledExceptionFilter Sleep SystemTimeToFileTime TerminateProcess TlsFree TlsGetValue TlsSetValue UnhandledExceptionFilter UnmapViewOfFile VirtualQuery ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - ntdll.dll:
EtwEventWriteNoRegistration NtClose NtCreateSection NtQuerySection RtlAllocateHeap RtlFreeAnsiString RtlFreeHeap RtlImageDirectoryEntryToData RtlImageRvaToVa RtlNtStatusToDosError RtlStringFromGUID - SHELL32.dll:
ShellExecuteExW - SHLWAPI.dll:
PathFileExistsW PathFindFileNameW PathGetDriveNumberW PathIsRootW PathRemoveExtensionW PathRemoveFileSpecW PathUnquoteSpacesW UrlGetPartW - USER32.dll:
LoadStringW UnregisterClassA - VERSION.dll:
GetFileVersionInfoSizeW GetFileVersionInfoW VerQueryValueW - WININET.dll:
HttpAddRequestHeadersW HttpOpenRequestW HttpQueryInfoW HttpSendRequestW InternetCloseHandle InternetConnectW InternetCrackUrlW InternetOpenW - webservices.dll:
WsCall WsCloseServiceProxy WsCreateError WsCreateHeap WsCreateServiceProxyFromTemplate WsDateTimeToFileTime WsFreeError WsFreeHeap WsFreeServiceProxy WsGetErrorProperty WsGetErrorString WsGetFaultErrorProperty WsOpenServiceProxy WsResetError WsResetHeap - RPCRT4.dll:
RpcStringFreeW UuidCreate UuidToStringW - urlmon.dll:
IsValidURL - api-ms-win-core-com-l1-1-1.dll:
combase!CoCreateGuid - OLEAUT32.dll:
SystemTimeToVariantTime - wer.dll:
WerReportAddFile WerReportCloseHandle WerReportCreate WerReportSetParameter WerReportSubmit