7 Jun
2019
7 Jun
'19
2:34 a.m.
Alexey Prokhin <alexey(a)prokhin.ru> wrote:
+ if ((cmd == SW_SHOW) && (GetWindowLongW( hwnd, GWL_STYLE ) & WS_VISIBLE)) + return TRUE; + return SendMessageW( hwnd, WM_WINE_SHOWWINDOW, cmd, 0 ); }
It's not useful to resend a patch without investigating first why it wasn't accepted previously. -- Dmitry.