wine/ windows/win.c windows/mdi.c include/win. ...

Alexandre Julliard julliard at winehq.org
Wed Feb 2 03:33:59 CST 2005


ChangeSet ID:	15897
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/02 03:33:58

Modified files:
	windows        : win.c mdi.c 
	include        : win.h 
	dlls/user/tests: win.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Use the idFirstChild specified in the MDIClient's CLIENTCREATESTRUCT
	when creating MDI children. Add a test case for the desired
	behaviour.

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

Old revision  New revision  Changes     Path
 1.262         1.263         +3 -1       wine/windows/win.c
 1.144         1.145         +5 -5       wine/windows/mdi.c
 1.92          1.93          +1 -1       wine/include/win.h
 1.39          1.40          +20 -3      wine/dlls/user/tests/win.c




More information about the wine-cvs mailing list