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

Alexandre Julliard julliard at winehq.org
Thu Jul 10 23:09:42 CDT 2003


ChangeSet ID:	8734
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/07/10 23:09:42

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

Log message:
	Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8734

Old revision  New revision  Changes     Path
 1.171         1.172         +1 -0       wine/server/trace.c
 1.39          1.40          +27 -0      wine/server/queue.c
 1.74          1.75          +2 -0       wine/server/protocol.def
 1.74          1.75          +3 -1       wine/include/wine/server_protocol.h
 1.39          1.40          +5 -4       wine/dlls/user/message.c
 1.8           1.9           +3 -2       wine/dlls/ntdll/error.c




More information about the wine-cvs mailing list