May 13, 2026
3:36 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59745 --- Comment #3 from Matthias Zorn <matthias0178+wine@gmail.com> --- If I alter the source code and substitute all DestroyWindow(hwnd); with the text SendMessageW(hwnd, WM_DESTROY, 0, 0); and compile it, the compiled program will work fine both in Windows and in Wine. -- 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.