wine/ dlls/x11drv/desktop.c include/queue.h in ...

Alexandre Julliard julliard at winehq.com
Thu Jul 26 15:12:23 CDT 2001


ChangeSet ID:	996178343537441578228027
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/26 16:12:23

Modified files:
	dlls/x11drv    : desktop.c 
	include        : queue.h 
	include/wine   : winuser16.h 
	windows        : clipboard.c focus.c hook.c input.c message.c 
	                 queue.c timer.c user.c win.c winpos.c 

Log message:
	Avoid using GetFastQueue16 from USER.

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

Revision  Changes    Path
 1.3      +2 -1      wine/dlls/x11drv/desktop.c
 1.30     +2 -3      wine/include/queue.h
 1.35     +1 -0      wine/include/wine/winuser16.h
 1.43     +1 -3      wine/windows/clipboard.c
 1.22     +3 -10     wine/windows/focus.c
 1.28     +15 -54    wine/windows/hook.c
 1.58     +2 -4      wine/windows/input.c
 1.119    +5 -12     wine/windows/message.c
 1.80     +45 -45    wine/windows/queue.c
 1.29     +1 -1      wine/windows/timer.c
 1.78     +1 -1      wine/windows/user.c
 1.138    +1 -1      wine/windows/win.c
 1.110    +3 -9      wine/windows/winpos.c





More information about the wine-cvs mailing list