Hi,
I have a problem with respect of getting the state of a steering wheel (Logitech Steering Wheel). It looks like it doesn't perceive the throttle - rglSlider[0] is always 0, even if the acceleration paddle is pushed. The others buttons work fine. Actually only rgbButtons, lX and lY members of DIJOYSTATE2 struct are changing when I am using the steering wheel, all others members related to axis, including rglSlider, are always 0.
Why is this happening? How can I fix this?