wine/ dlls/ttydrv/wnd.c dlls/x11drv/window.c d ...

Alexandre Julliard julliard at winehq.com
Wed Oct 10 15:28:17 CDT 2001


ChangeSet ID:	1002745697851134551223367
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/10 16:28:17

Modified files:
	dlls/ttydrv    : wnd.c 
	dlls/x11drv    : window.c winpos.c 
	include        : win.h 
	windows        : win.c winpos.c 

Log message:
	Store window parent as an HWND instead of a pointer.

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

Revision  Changes    Path
 1.14     +29 -26    wine/dlls/ttydrv/wnd.c
 1.24     +5 -6      wine/dlls/x11drv/window.c
 1.27     +153 -96   wine/dlls/x11drv/winpos.c
 1.58     +1 -1      wine/include/win.h
 1.158    +53 -36    wine/windows/win.c
 1.121    +23 -11    wine/windows/winpos.c





More information about the wine-cvs mailing list