http://bugs.winehq.org/show_bug.cgi?id=23453
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase CC| |wylda@volny.cz
--- Comment #5 from Wylda wylda@volny.cz 2010-09-10 06:50:10 CDT ---
Hmmm... I know that commit ;) Although Sergey Khodych was the first breaker, it was latter removed by Alexandre.
This helps in bug 21295:
--- orig/dlls/user32/dialog.c 2010-04-30 23:38:53.000000000 +0200 +++ new/dlls/user32/dialog.c 2010-04-30 23:39:44.000000000 +0200 @@ -672,6 +672,7 @@ dlgInfo->hMenu = hMenu; dlgInfo->xBaseUnit = xBaseUnit; dlgInfo->yBaseUnit = yBaseUnit; + dlgInfo->idResult = 0; dlgInfo->flags = flags;