http://bugs.winehq.org/show_bug.cgi?id=30878
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | CC|dmitry@baikal.ru |
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2012-10-15 02:40:40 CDT --- This is not really a regression, ShowWindow(SW_SHOWNORMAL) behaves same way for instance. It's the problem with GetWindowPlacement() API.
Anyway, http://www.winehq.org/pipermail/wine-patches/2012-October/118888.html should fix this particular problem.