USER-side part of input event handling: contains implementation of
commit2b067584e9fe5acb2973c4f7eca41d35ed9e0349
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 8 Nov 1998 12:26:36 +0000 (8 12:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 8 Nov 1998 12:26:36 +0000 (8 12:26 +0000)
tree789344a2eb340d0261c7cb64deb7119e57c01494
parenta6663e8573c310fb2ab3aee3be857c9d7b540387
USER-side part of input event handling: contains implementation of
keybd_event and mouse_event, and USER-related code removed from
windows/event.c and windows/keyboard.c.
if1632/thunk.c
if1632/user.spec
include/input.h [new file with mode: 0644]
include/windows.h
relay32/user32.spec
windows/Makefile.in
windows/input.c [new file with mode: 0644]