Hello,
I work on the interface of a 3d application.
As adviced by your last SDK, I just switch my 3d mouse implementation from 3DxInput method to RawInput method of windows.
It works well even without any driver installation : good !!!
Then I create a configuration for my application.
But this configuration is taken into account only if I edit the XML file by the hand and change the line "<Transport>KMJ</Transport>" to <Transport>RawInput</Transport>.
My customer cannot make this complex operation.
Is there any another way to make work rawinput method with the driver configuration more easily ?
Thanks for your answers.

