https://bugs.winehq.org/show_bug.cgi?id=35106
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #16 from Roman Pišl rpisl@seznam.cz --- Created attachment 66833 --> https://bugs.winehq.org/attachment.cgi?id=66833 Hack that makes application usable
Just adding my two cents. It crashes in MFC42 after WM_ERASEBKGND is sent with wParam = device context = 0. Attaching a hack that avoids the crash and makes application happy. Why a message with zero handle is send would require a deeper investigation.