[Bug 8314] WinBoard using ICS crashes because of extra WM_INITDIALOG

Wine Bugs wine-bugs at winehq.org
Tue May 8 00:54:04 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8314





------- Additional Comments From emwine at earthlink.net  2007-08-05 00:54 -------
I built the .EXE from source and added a log in ConsoleWndProc() from the same
file as the in the bugreport.  I added it right underneath "case WM_INITDIALOG".
 In windows, only one entry is generated.  In wine, two are generated.  If I
comment out the SendMessage(), then in windows, no entry is generated (with no
window created either, but no crash), and in wine it works properly.

I don't have a test case because, frankly, I don't get how calling
CreateDialog() should work at all with those arguments. heh.

Probably irrelevant, but I used MSVC 6.0.  "nmake /f msvc.mak" in the winboard
source directory.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list