10-23-2015, 02:40 PM
I was curious about controlling PC with gamepad using QM.
When I copied the code into a function, the following was not recognized by QM:
- joyGetPosEx
- outx
I looked here about the "joyGetPosEx" -API:
https://msdn.microsoft.com/en-us/librar ... 5%29.aspx#
The only thing I can provide is that "winmm.dll" is in my "c:\Windows\System32\" folder.
(Or is this function obsolete?)
When I copied the code into a function, the following was not recognized by QM:
- joyGetPosEx
- outx
I looked here about the "joyGetPosEx" -API:
https://msdn.microsoft.com/en-us/librar ... 5%29.aspx#
The only thing I can provide is that "winmm.dll" is in my "c:\Windows\System32\" folder.
(Or is this function obsolete?)