wine/ windows/winproc.c windows/winpos.c windo ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 28 13:04:40 CST 2002


ChangeSet ID:	6031
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/28 13:04:40

Modified files:
	windows        : winproc.c winpos.c win.c spy.c hook.c 
	dlls/user      : wnd16.c msg16.c Makefile.in 

Log message:
	Moved a few remaining 16-bit window functions to wnd16.c and moved it
	to the C_SRCS16 sources.

Patch: http://cvs.winehq.com/patch.py?id=6031

Old revision  New revision  Changes     Path
 1.94          1.95          +1 -1       wine/windows/winproc.c
 1.137         1.138         +0 -18      wine/windows/winpos.c
 1.201         1.202         +5 -3       wine/windows/win.c
 1.46          1.47          +4 -11      wine/windows/spy.c
 1.40          1.41          +0 -3       wine/windows/hook.c
 1.14          1.15          +15 -1      wine/dlls/user/wnd16.c
 1.15          1.16          +4 -4       wine/dlls/user/msg16.c
 1.54          1.55          +2 -2       wine/dlls/user/Makefile.in




More information about the wine-cvs mailing list