wine/dlls x11drv/winpos.c user/tests/msg.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 12 05:09:40 CDT 2005


ChangeSet ID:	20116
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/12 05:09:40

Modified files:
	dlls/x11drv    : winpos.c 
	dlls/user/tests: msg.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Add a test for ShowWindow(SW_SHOWMAXIMIZED) called for a not visible
	overlapped window, which shows that WM_SHOWWINDOW is not sent in that
	case and that it should activate a window and bring it to top.

Patch: http://cvs.winehq.org/patch.py?id=20116

Old revision  New revision  Changes     Path
 1.136         1.137         +1 -1       wine/dlls/x11drv/winpos.c
 1.89          1.90          +48 -0      wine/dlls/user/tests/msg.c




More information about the wine-cvs mailing list