wine/ dlls/user/user.spec dlls/user/user32.spe ...

Alexandre Julliard julliard at winehq.com
Mon Jun 25 15:01:04 CDT 2001


ChangeSet ID:	993499264499945142772049
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/06/25 16:01:04

Modified files:
	dlls/user      : user.spec user32.spec 
	include        : winuser.h x11drv.h 
	windows        : input.c 
	windows/x11drv : event.c mouse.c 

Log message:
	Implemented SendInput().

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

Revision  Changes    Path
 1.22     +2 -2      wine/dlls/user/user.spec
 1.33     +1 -0      wine/dlls/user/user32.spec
 1.108    +54 -15    wine/include/winuser.h
 1.82     +1 -1      wine/include/x11drv.h
 1.51     +200 -143  wine/windows/input.c
 1.102    +12 -26    wine/windows/x11drv/event.c
 1.29     +5 -5      wine/windows/x11drv/mouse.c





More information about the wine-cvs mailing list