Search found 4 matches

by jcurru
Sat Sep 12, 2015 10:23 am
Forum: Windows Discussion Forum
Topic: HID and 3Dconnexion
Replies: 1
Views: 3207

HID and 3Dconnexion

Hello! I'm trying to control a SpacePilot by HID instead of using native 3Dconnexion software. I've reached a point where I'm able to get the bytes coming from the device. However, I find it very difficult to interpret, and I wonder if there is any documentation on it or if you can give me some info...
by jcurru
Fri Apr 09, 2010 2:18 pm
Forum: Developer's Forum for Windows
Topic: pfnSiGetEvent fails
Replies: 4
Views: 8633

Correction

Reading my previous message I realize that, due to my poor english, there's a sentence that sounds bad (because I wrote it almost as a direct spanish translation): "Ok, but now you tell me something..." I think that in english this could sound like an "order" or something like th...
by jcurru
Fri Apr 09, 2010 1:26 pm
Forum: Developer's Forum for Windows
Topic: pfnSiGetEvent fails
Replies: 4
Views: 8633

It works

Of course it works. I am a donkey! I was passing the HWND instead of the hdl... Ok, but now you tell me something I know nothing about. Could you briefly describe "raw input" or give me a link to read about? Would it allow my app to work with any device or something like that? Thanks a lot!
by jcurru
Fri Apr 09, 2010 10:44 am
Forum: Developer's Forum for Windows
Topic: pfnSiGetEvent fails
Replies: 4
Views: 8633

pfnSiGetEvent fails

Hello. We have recently buy the SpacePilot in order to use it together with our new geospatial software. It's up to date and the DLLs's dates are both16/02/2010. We are using Embarcadero's C++ Builder 2010, so I had to build the debug and release versions of siapp.lib and spwmath.lib. Both compiled ...