3DMark2000 regression

Stefan Dösinger stefan at codeweavers.com
Sun Jan 21 03:47:55 CST 2007


Am Sonntag 21 Januar 2007 05:58 schrieb Dmitry Timoshkov:
> If you need to make a window visible call ShowWindow, not remove WS_VISIBLE
> and later call SetWindowPos(SWP_SHOWWINDOW).
So showing the window is fine, what was wrong before was removing all the 
flags and then showing the window again. I will send a patch that shows the 
window using ShowWindow.

Is there any difference between ShowWindow(hwnd) and SetWindowPos(hwnd, ..., 
SWP_SHOWWINDOW)?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20070121/080880e4/attachment.pgp


More information about the wine-devel mailing list