How to determine whether 3DConnxion driver is started ?

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
MarkF
Posts: 2
Joined: Wed Aug 29, 2007 1:21 pm

How to determine whether 3DConnxion driver is started ?

Post by MarkF »

Hello,

We are using COM Non-ATL version for connecting to 3Dconnexion driver and polling the data out.
The code is similar to that in "Cube3DPolling" example.
My question is : How to determine whether 3DConnxion driver is started or not ?
We want to tell user that he must start the driver in order for 3D mouse to work.

Thanks in advance,
Mark
ngomes
Moderator
Moderator
Posts: 3344
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

Hi MarkF,

This shouldn't be necessary.

When you instantiate the "device" object, the user-mode driver (3DxWare) is automatically run.
Nuno Gomes
Post Reply