[Bug 35106] General CMS DVR (video surveillance) MFC-based app crashes on startup

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 5 06:52:57 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=35106

Roman Pišl <rpisl at seznam.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rpisl at seznam.cz

--- Comment #16 from Roman Pišl <rpisl at 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.

-- 
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.


More information about the wine-bugs mailing list