- DInput WideChar classes support. This time all dinput versions have
commitc405019ee58bda68b1d9459998f07b93d57f65bb
authorRaphael Junqueira <fenix@club-internet.fr>
Mon, 16 Jun 2003 20:22:13 +0000 (16 20:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jun 2003 20:22:13 +0000 (16 20:22 +0000)
tree3655523773cc95fc7810e5d4162e0746f81fb17b
parentbf2121a3120531bf0710447c66ea6269834c6252
- DInput WideChar classes support. This time all dinput versions have
  widechar classes.
- fix a stupid bug in callback handling caught by Lionel.
- add some forgotten IID on class factory (better if we want to active
  the code)
- many cleanups on COM Macros (don't need A and W variants as they are
  the same)
dlls/dinput/device.c
dlls/dinput/device_private.h
dlls/dinput/dinput.spec
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h
dlls/dinput/joystick/linux.c
dlls/dinput/joystick/linuxinput.c
dlls/dinput/keyboard/main.c
dlls/dinput/mouse/main.c
include/dinput.h