https://bugs.winehq.org/show_bug.cgi?id=49724 --- Comment #17 from pixelChase <frederic.neitzel(a)gmx.de> --- Is there anything you can do to resolve this issue? This way the game would be accessable with 'default' wine without custom compiling. (In reply to pixelChase from comment #14)
1) Without applying the patch from qwertymnb (https://forum.winehq.org/memberlist. php?mode=viewprofile&u=138082&sid=59a6567db63eb3d96024cbd4b4a0a31c) provided https://forum.winehq.org/viewtopic.php?f=8&t=34266&p=129239#p129239 the software installation will hang with `00fc:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet`
/dlls/user32/painting.c -> + if (flags == (RDW_INVALIDATE | RDW_ERASE | RDW_ALLCHILDREN | RDW_ERASENOW | RDW_FRAME)) return 0;
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.