si.h, siapp.h?

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
BenFrantzDale
Posts: 2
Joined: Thu Jun 28, 2007 2:55 pm

si.h, siapp.h?

Post by BenFrantzDale »

I'm looking at the Windows SDK instructions and have no idea where si.h and siapp.h should come from. (To be clear, I'm reading this: http://www.3dconnexion.com/docs/WindowsSDKGuide.pdf.)

I've installed the driver and so I have TDxInput.dll. I can write a polling console application using that. But I want to use MFC, and the example seems to depend on si.h and siapp.h. Where do I download this? All the links seem to keep pointing me to the driver which only has TDxInput.dll in it, but no headers.

Thanks.
jwick
Moderator
Moderator
Posts: 3456
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Hello,

si.h and siapp.h are from the old Win32/MFC C/C++ SDK. If you want to use that instead of 3DxInput (TDxInput), you can download it from the archive section of our web page (after you choose your device, choose archive). It works fine for C/C++. It is quite difficult to work with for scripting languages or other non C/C++ environments.

Jim
3Dx Software Development
Post Reply