https://bugs.winehq.org/show_bug.cgi?id=25005
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- I don`t have the old version of Intel GPA Monitor anymore, so I downloaded the newest (version 16.4):
sha1sum gpa_16.4_release_306188_x86_standalone.msi 47171e31af4f193ee289f3c73cb57a92bb63cd5e gpa_16.4_release_306188_x86_standalone.msi
Tested with native dotnet in wine-staging there`s some progress: - An errormessagebox comes up and the app quits; with native msxml3 i am able to start the application though. - It runs into 2 unimplemented fucntions, but they are not fatal to start the app. I`ll attach stubs for them hereafter. - When I try to analyze an application nothing happens. That`s yet another bug
With plain wine the application quits very early, so there`s some patch in wine-staging that makes it go further. Don`t know what patch....