https://bugs.winehq.org/show_bug.cgi?id=38745
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8b353f5409c205d4643ece3a42f | |cd9aa47460566 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
the stub was added commit https://source.winehq.org/git/wine.git/commitdiff/8b353f5409c205d4643ece3a42...
Thanks Nikolay
It still crashes but that should be covered by a different ticket.
--- snip --- $ wine ./EZCast.exe fixme:win:GetDisplayConfigBufferSizes (0x1 0x33fd90 0x33fd94): stub wine: Call from 0x7bc64a6b to unimplemented function USER32.dll.QueryDisplayConfig, aborting wine: Unimplemented function USER32.dll.QueryDisplayConfig called at address 0x7bc64a6b (thread 0009), starting debugger... Unhandled exception: unimplemented function USER32.dll.QueryDisplayConfig called in 32-bit code (0x7bc64a6b). --- snip ---
Regards