http://bugs.winehq.org/show_bug.cgi?id=4217
------- Additional Comments From m.goemmel@compulab.de 2006-03-01 02:58 ------- :-)
Seeing that something seems to go wrong and knowing what to do are different things... I spent some time trying to find a solution for this, but without some deeper knowledge about the internal Wine structures it's not as easy as it might look for a codeweavers developer... my first idea about setting a WS_CENTER flag for the dialogs .rc file isn't really good, and trying to find exactly why the MessageBox function goes into this and not into that branch is even more complex if you come from Windows, where debuggers looks a bit different to winedbg :-)
So I decided to report this issue at least... leave it unconfirmed or whatever you like. When I find time, I can do a second try to find and probably fix it. But maybe meanwhile someone walks over it and see something immediately...
Markus