Hi UtaSH, No, I took care of delete all the "3Dconnexion" folders in Roaming and Local, and then I restarted the driver, and the name is the same. Attached you can find our cfg files, aui.xml is located at "C:\Program Files\3Dconnexion\3DxWare\3DxWinCore64\Cfg". Generated_aui.xml...
Hi, How can I change the name of my application shown in the 3dMouse menu to be different to the name of the executable ? I tried changing the field "Name" in the XML of my application that we created in C:\Program Files\3Dconnexion\3DxWare\3DxWinCore64\Cfg. The first time I open the menu ...
Hello! We have implemented the support for your 3D device using the 3DxTstMFC sample as a base. Everything works as expected but, in Windows 7 64bit, our software always crash if we call SiTerminate before close the application. Any idea? should we don't call SiTerminate at all ? This is a copy of t...
Hi jwick, Thanks for respond. We are trying to emulate the advanced tabs used in the demo viewer (sui_viewer.exe). Right now we can visualize our custom options in the driver Advanced Settings. It is sending SI_SETTING_CHANGED_EVENT each time we change any of the control values. What we need is a wa...
Hi all, I am given support for the 3D mouse in our software. I have created a coupe of advanced settings using a cfg file and when I change any of this options, my application received the SI_SETTING_CHANGED_EVENT. What to do now? how can I know what option changed and what is the new value ? I didn...