http://bugs.winehq.org/show_bug.cgi?id=1918
--- Comment #13 from Ronak goonstk@yahoo.com 2008-11-25 18:19:37 --- Are you still working on that patch Michael K?
(In reply to comment #11)
Yes, it is still an issue. The code in dlls/user32/dialog.c still does not repost the WM_QUIT message. I have not checked the other source code locations. Please read the blog post that I mentioned in comment 7 to understand the problem.
(In reply to comment #7)
Wine does not repost the WM_QUIT message in its modal loops. Look here: http://blogs.msdn.com/oldnewthing/archive/2005/02/22/378018.aspx
I will create a patch to fix this problem.