wine/ server/window.c server/trace.c server/pr ...

Alexandre Julliard julliard at winehq.org
Thu Jul 7 07:02:31 CDT 2005


ChangeSet ID:	18731
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/07 07:02:31

Modified files:
	server         : window.c trace.c protocol.def 
	include/wine   : server_protocol.h 
	dlls/user      : win.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Make IsWindowUnicode work in the case when window belongs to another
	process.

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

Old revision  New revision  Changes     Path
 1.56          1.57          +4 -0       wine/server/window.c
 1.249         1.250         +3 -1       wine/server/trace.c
 1.142         1.143         +3 -0       wine/server/protocol.def
 1.143         1.144         +4 -1       wine/include/wine/server_protocol.h
 1.9           1.10          +36 -7      wine/dlls/user/win.c




More information about the wine-cvs mailing list