implemented keybd_event(), mouse_event(), BlockInput() and SendInput() - the server...
authorThomas Bluemel <thomas@reactsoft.com>
Thu, 29 Apr 2004 20:26:35 +0000 (20:26 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Thu, 29 Apr 2004 20:26:35 +0000 (20:26 +0000)
commitddcbbf2e8d5d4a7723521a9a13af5c1a2fd1f707
treed5c9bd469d86dd3e290024739d3cf41457e5cdf9
parented9f67afe7a5f0e1e86a35f77de7b0d0bdea2c02
implemented keybd_event(), mouse_event(), BlockInput() and SendInput() - the server side however isn't implemented yet

svn path=/trunk/; revision=9245
reactos/include/win32k/ntuser.h
reactos/lib/user32/misc/stubs.c
reactos/lib/user32/windows/input.c
reactos/ntoskrnl/include/internal/ex.h
reactos/subsys/win32k/include/desktop.h
reactos/subsys/win32k/include/input.h
reactos/subsys/win32k/main/dllmain.c
reactos/subsys/win32k/ntuser/input.c
reactos/subsys/win32k/ntuser/stubs.c