Hi all, long time since I was around these parts but once again APMS has me pulled back in again.
I need some help if I may be so bold, regarding the use of the winmm.dll in system32 folder to get the current value of a joystick axis.
I specifically need help making sense of how to call the dll function correctly, the documentation for C++ is here http://msdn.microsoft.com/en-gb/libr...=vs.85%29.aspx
I basically need the current value of the Z axis on joystick 1.
As always all help is appreciated.
I need some help if I may be so bold, regarding the use of the winmm.dll in system32 folder to get the current value of a joystick axis.
I specifically need help making sense of how to call the dll function correctly, the documentation for C++ is here http://msdn.microsoft.com/en-gb/libr...=vs.85%29.aspx
I basically need the current value of the Z axis on joystick 1.
As always all help is appreciated.
Comment