Moved hardware related handling to dlls/winmm/joystick driver.
Got rid of joySendMessages() hack (now implementation with a timer).

diff --git a/Make.rules.in b/Make.rules.in
index 3f760f7..e2ecbdfc 100644
--- a/Make.rules.in
+++ b/Make.rules.in
@@ -93,6 +93,7 @@
 	icmp \
 	imagehlp \
 	imm32 \
+	joystick.drv \
 	lz32 \
 	mcianim.drv \
 	mciavi.drv \