wine/ windows/win.c windows/queue.c include/wi ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 23 13:56:02 CDT 2002


ChangeSet ID:	5943
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/23 13:56:02

Modified files:
	windows        : win.c queue.c 
	include        : win.h queue.h 
	dlls/x11drv    : desktop.c 
	dlls/user      : wnd16.c user32.spec 

Log message:
	Implemented GetWindowTask16 on top of GetWindowThreadProcessId.
	Removed no longer used hmemTaskQ field in WND structure.

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

Old revision  New revision  Changes     Path
 1.200         1.201         +0 -3       wine/windows/win.c
 1.92          1.93          +0 -23      wine/windows/queue.c
 1.73          1.74          +0 -1       wine/include/win.h
 1.39          1.40          +0 -1       wine/include/queue.h
 1.8           1.9           +0 -1       wine/dlls/x11drv/desktop.c
 1.13          1.14          +10 -0      wine/dlls/user/wnd16.c
 1.57          1.58          +0 -1       wine/dlls/user/user32.spec




More information about the wine-cvs mailing list