https://bugs.winehq.org/show_bug.cgi?id=39510
Bug ID: 39510 Summary: EZCastPro 1.4 crashes on unimplemented function USER32.dll.QueryDisplayConfig Product: Wine Version: 1.7.53 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
continuation of bug 38745
--- 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 ---
$ sha1sum ezcast_win.exe 9e66078012a4cd9ac94edec6883ded3353452fa9 ezcast_win.exe
$ du -sh ezcast_win.exe 39M ezcast_win.exe
$ wine --version wine-1.7.53-183-g12111d8
Regards