wine/ server/trace.c server/queue.c server/pro ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 18 18:12:17 CST 2003


ChangeSet ID:	7510
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/18 18:12:17

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

Log message:
	Fixed bug that could cause SendMessage to return too early in certain
	cases.

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

Old revision  New revision  Changes     Path
 1.157         1.158         +1 -0       wine/server/trace.c
 1.37          1.38          +4 -4       wine/server/queue.c
 1.60          1.61          +1 -0       wine/server/protocol.def
 1.60          1.61          +2 -1       wine/include/wine/server_protocol.h
 1.33          1.34          +2 -0       wine/dlls/user/message.c




More information about the wine-cvs mailing list