commit | 2a3b0a1daddb8f776501b17bfc267a5beacf4742 | [log] [tgz] |
---|---|---|
author | Eric Pouech <Eric.Pouech@wanadoo.fr> | Sat Feb 26 13:14:04 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Feb 26 13:14:04 2000 +0000 |
tree | 63e18ebe3045cb939b5b1f7ab3a803701be8661f | |
parent | d6dff398a417754138edbd39db4d5207c7179983 [diff] [blame] |
Moved hardware related handling to dlls/winmm/joystick driver. Got rid of joySendMessages() hack (now implementation with a timer).
diff --git a/configure.in b/configure.in index 429d0ef..3f1c70d 100644 --- a/configure.in +++ b/configure.in
@@ -977,6 +977,7 @@ dlls/windebug/Makefile dlls/wing/Makefile dlls/winmm/Makefile +dlls/winmm/joystick/Makefile dlls/winmm/mcianim/Makefile dlls/winmm/mciavi/Makefile dlls/winmm/mcicda/Makefile