wine/ server/winstation.c server/user.h server ...

Alexandre Julliard julliard at winehq.org
Thu Jun 9 07:07:12 CDT 2005


ChangeSet ID:	18055
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/09 07:07:12

Modified files:
	server         : winstation.c user.h thread.c process.h 
	                 process.c handle.c 
	dlls/user/tests: winstation.c 

Log message:
	The desktop of a new thread should be set from the process initial
	desktop, not from the parent thread.
	Fixed a couple of bugs in the desktop name handling.

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

Old revision  New revision  Changes     Path
 1.2           1.3           +19 -21     wine/server/winstation.c
 1.30          1.31          +1 -1       wine/server/user.h
 1.113         1.114         +1 -2       wine/server/thread.c
 1.47          1.48          +1 -0       wine/server/process.h
 1.129         1.130         +3 -1       wine/server/process.c
 1.30          1.31          +1 -1       wine/server/handle.c
 1.2           1.3           +6 -2       wine/dlls/user/tests/winstation.c




More information about the wine-cvs mailing list