Search found 3 matches

by Zekaric
Sat May 05, 2007 9:35 pm
Forum: Developer's Forum for Windows
Topic: I'm attempting to write a 'C' wrapper to COM...
Replies: 7
Views: 18141

Hi Zekaric, It may be easier for you to use the old COM-less SDK. It is just C. It can be downloaded in the Archive section after you select your device type. Jim 3Dx Software Development Ok. My only concern with this route is if 3dconnexion will abandon the 'C' library at a future date and leave u...
by Zekaric
Fri May 04, 2007 4:58 pm
Forum: Developer's Forum for Windows
Topic: I'm attempting to write a 'C' wrapper to COM...
Replies: 7
Views: 18141

Sorry for the casual viewer who doesn't want to download the zip. I'm trying to __hook() in an event. (__unhook() also.)
by Zekaric
Fri May 04, 2007 4:53 pm
Forum: Developer's Forum for Windows
Topic: I'm attempting to write a 'C' wrapper to COM...
Replies: 7
Views: 18141

I'm attempting to write a 'C' wrapper to COM...

I'm trying to get the SpacePilot and SpaceNavigator to work with our product but I'm a little stuck on a 'C' wrapper. Our product has some legacy issues and 'C' is the easiest way to hook things in. The project currently, a little rough, is here... c wrapper lib I'll have to admit, I'm not that vers...