Search found 6 matches

by KalleKoenig
Tue Jul 28, 2015 10:40 am
Forum: Developer's Forum for Windows
Topic: SiGrabDevice vs. the driver
Replies: 5
Views: 9429

SiGrabDevice vs. the driver

Hi support and developers, The latest drivers for the space mouse have a new feature, as it seems: Whenever you click on an application that doesn't know the 3DxMouse interface, the driver will feed this application with scroll wheel events, if the mouse is hovering over the window of the applicatio...
by KalleKoenig
Mon Dec 01, 2014 6:32 am
Forum: Developer's Forum for Windows
Topic: Driving multiple executables with one configuration profile
Replies: 7
Views: 17098

Re: Driving multiple executables with one configuration prof

Thanks for keeping our workflow in mind for further versions of the driver. I'm looking forward to a version that supports multiple executables for one profile. :) We already considered to have a framing application catch all 3dxMouse events and transform them into internal messages that will passed...
by KalleKoenig
Mon Nov 03, 2014 3:38 am
Forum: Developer's Forum for Windows
Topic: Driving multiple executables with one configuration profile
Replies: 7
Views: 17098

Driving multiple executables with one configuration profile

Hi all, we have an application that consists of multiple executables, some of them are 3dx Mouse aware. In particular, we still have 32bit executabels and 64bit executables representing the same part in our application and it might happen that the one or the other gets started. But there are also mu...
by KalleKoenig
Wed Jul 16, 2014 7:50 am
Forum: Developer's Forum for Windows
Topic: Different library builds for Visual Studio versions?
Replies: 5
Views: 13006

Re: Different library builds for Visual Studio versions?

"Bump and +1"

We recently switched to VC10, and we don't want to redistribute the VC8 redistributables to our customer to get our software running. So I also kindly ask for vc10 builds of the .lib files.

Cheers,
Kalle
by KalleKoenig
Fri Feb 21, 2014 6:45 am
Forum: Developer's Forum for Windows
Topic: SiGrabDevice returns SI_INTERNAL_ERROR
Replies: 2
Views: 7736

Re: SiGrabDevice returns SI_INTERNAL_ERROR

Hi jwick,

thanks for the information - we are looking forward to the upcoming relase, then :-)

Kind Regards,
Kalle
by KalleKoenig
Fri Feb 14, 2014 11:08 am
Forum: Developer's Forum for Windows
Topic: SiGrabDevice returns SI_INTERNAL_ERROR
Replies: 2
Views: 7736

SiGrabDevice returns SI_INTERNAL_ERROR

Hi support and developers, I'm implementing the space mouse connection into a multi-executable application, where we do have trouble in regaining the space mouse focus as soon as it was lost once by clicking on e.g. Google Earth.(There'll be another posting to this topic in the next weeks, probably)...