wine/ controls/menu.c include/message.h window ...

Alexandre Julliard julliard at winehq.com
Thu Apr 12 16:09:03 CDT 2001


ChangeSet ID:	987109743779188419692218
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/04/12 17:09:03

Modified files:
	controls       : menu.c 
	include        : message.h 
	windows        : dialog.c message.c nonclient.c 

Log message:
	Added first/last message filters to MSG_InternalGetMessage to avoid
	busy waits.

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

Revision  Changes    Path
 1.112    +1 -1      wine/controls/menu.c
 1.27     +2 -2      wine/include/message.h
 1.81     +1 -1      wine/windows/dialog.c
 1.100    +5 -5      wine/windows/message.c
 1.73     +9 -5      wine/windows/nonclient.c





More information about the wine-cvs mailing list