wine/ windows/winproc.c windows/win.c windows/ ...

Alexandre Julliard julliard at winehq.org
Wed Mar 23 07:18:51 CST 2005


ChangeSet ID:	16816
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/23 07:18:51

Modified files:
	windows        : winproc.c win.c user.c 
	include        : win.h 
	dlls/user      : message.c hook.c 

Log message:
	Get rid of the window lock suspend mechanism.

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

Old revision  New revision  Changes     Path
 1.130         1.131         +5 -11      wine/windows/winproc.c
 1.271         1.272         +21 -93     wine/windows/win.c
 1.108         1.109         +0 -30      wine/windows/user.c
 1.94          1.95          +1 -7       wine/include/win.h
 1.72          1.73          +6 -19      wine/dlls/user/message.c
 1.17          1.18          +4 -6       wine/dlls/user/hook.c




More information about the wine-cvs mailing list