Alexandre Julliard : user32: Handle input injected through SendInput entirely in user32.

Alexandre Julliard julliard at winehq.org
Thu Mar 3 11:46:21 CST 2011


Module: wine
Branch: master
Commit: f1a348006872825b1fe4bb583f9019f2c0880672
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f1a348006872825b1fe4bb583f9019f2c0880672

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar  2 21:29:17 2011 +0100

user32: Handle input injected through SendInput entirely in user32.

---

 dlls/user32/driver.c        |   13 -----
 dlls/user32/input.c         |  105 ++++++++++++++++++++++++++++++-------------
 dlls/user32/user32.spec     |    2 +-
 dlls/user32/user_private.h  |    1 -
 dlls/winex11.drv/keyboard.c |    2 +-
 dlls/winex11.drv/mouse.c    |    2 +-
 include/winuser.h           |    2 +-
 7 files changed, 78 insertions(+), 49 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f1a348006872825b1fe4bb583f9019f2c0880672



More information about the wine-cvs mailing list