wine/ server/winstation.c server/window.c serv ...

Alexandre Julliard julliard at winehq.org
Tue Jun 28 14:37:52 CDT 2005


ChangeSet ID:	18516
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/28 14:37:52

Modified files:
	server         : winstation.c window.c thread.h thread.c hook.c 
	dlls/user/tests: winstation.c 

Log message:
	Keep track of the windows and hooks used by a thread to properly
	refuse to change the thread desktop when it's in use.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +37 -5      wine/server/winstation.c
 1.55          1.56          +4 -0       wine/server/window.c
 1.62          1.63          +1 -0       wine/server/thread.h
 1.118         1.119         +1 -0       wine/server/thread.c
 1.15          1.16          +7 -1       wine/server/hook.c
 1.4           1.5           +3 -6       wine/dlls/user/tests/winstation.c




More information about the wine-cvs mailing list