res schrieb: > On 17.07.2006 17:41, Jörg Fischer wrote: >> DirectX should provide Joystck buttons already 0-based AFAIK. >> I rather suspect a bug in c_dfDIJoystick2 or DIJOYSTATE2 that ships >> with cs-Win32libs. > > That'd be a bug in the DirectX SDK (since that's where the cs-win32libs > dinput headers come from). >
No, I found it in plugins\device\joystick\windows\dinputdefs.h There is a wrong c_dfDIJoystick2 structure with offsets messed up. I'm preparing a correct one, now. -- J.F. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
