https://bugs.winehq.org/show_bug.cgi?id=38734
Bug ID: 38734 Summary: Application Impact Telemetry Static Analyzer from Windows SDK 8.1 App Certification Kit needs api-ms-win-core-path-l1-1-0.dll Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
as the summary says.
Prerequisite for Windows SDK 8.1 install:
* new 32-bit WINEPREFIX * 'winetricks -q dotnet40 corefonts' * change WinVer to 'Vista' * install .NET Framework 4.5 from 'winetricks' cache or download (to avoid .NET Framework 2.x, 3.x install which is not needed here)
Run the SDK installer with WinVer set to 'Windows 8.1' and 'dwrite' component disabled to get all Windows 8+ components installed
--- snip --- $ WINEDLLOVERRIDES=dwrite=d wine ./sdksetup.exe --- snip ---
Run the tool:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Windows Kits/8.1/App Certification Kit
$ wine ./aitstatic.exe fixme:wer:WerSetFlags (2) stub! fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub. fixme:ntdll:WinSqmIsOptedIn () stub fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} err:module:import_dll Library AEPIC.dll (which is needed by L"C:\Program Files\Windows Kits\8.1\App Certification Kit\aitstatic.exe") not found err:module:import_dll Library api-ms-win-core-path-l1-1-0.dll (which is needed by L"C:\Program Files\Windows Kits\8.1\App Certification Kit\aitstatic.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Windows Kits\8.1\App Certification Kit\aitstatic.exe" failed, status c0000135 --- snip ---
Windows 8+ API sets:
https://msdn.microsoft.com/en-us/library/windows/desktop/dn505783%28v=vs.85%...
--- quote --- api-ms-win-core-path-l1-1-0.dll
PathAllocCanonicalize PathAllocCombine PathCchAddBackslash PathCchAddBackslashEx PathCchAddExtension PathCchAppend PathCchAppendEx PathCchCanonicalize PathCchCanonicalizeEx PathCchCombine PathCchCombineEx PathCchFindExtension PathCchIsRoot PathCchRemoveBackslash PathCchRemoveBackslashEx PathCchRemoveExtension PathCchRemoveFileSpec PathCchRenameExtension PathCchSkipRoot PathCchStripPrefix PathCchStripToRoot PathIsUNCEx --- quote ---
$ sha1sum sdksetup.exe 4540251f0ca62da5fd8e68cd4e3129930e7c5ae9 sdksetup.exe
$ du -sh sdksetup.exe 976K sdksetup.exe
$ wine --version wine-1.7.44-173-g42cbc05
Regards
https://bugs.winehq.org/show_bug.cgi?id=38734
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.microsoft.c | |om/download/B/0/C/B0C80BA3- | |8AD6-4958-810B-6882485230B5 | |/standalonesdk/sdksetup.exe Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=38734
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 53128 --> https://bugs.winehq.org/attachment.cgi?id=53128 patch
https://bugs.winehq.org/show_bug.cgi?id=38734
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38734
--- Comment #2 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/117474
https://bugs.winehq.org/show_bug.cgi?id=38734
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |88b1a5fa21e3d799153f7fe1268 | |3d92d7e35d777 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #2)
Committed: https://source.winehq.org/git/wine.git/commitdiff/88b1a5fa21e3d799153f7fe126...
https://bugs.winehq.org/show_bug.cgi?id=38734
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.0.
https://bugs.winehq.org/show_bug.cgi?id=38734
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.microsoft.c |https://web.archive.org/web |om/download/B/0/C/B0C80BA3- |/20150619095542/http://down |8AD6-4958-810B-6882485230B5 |load.microsoft.com/download |/standalonesdk/sdksetup.exe |/B/0/C/B0C80BA3-8AD6-4958-8 | |10B-6882485230B5/standalone | |sdk/sdksetup.exe