Search found 2 matches

by sdianis
Thu Oct 04, 2007 12:23 pm
Forum: Developer's Forum for Windows
Topic: Using SDK with Borland
Replies: 2
Views: 9382

Using SDK with Borland

I have a Borland C++ project. I'm trying to integrate space navigator device control into the project, but cannot get the device to communicate at all. I can get the tutorial examples to run in Visual C++, but haven't seen any info about using the device with Borland. Anyone know how to make this ha...
by sdianis
Fri May 04, 2007 10:01 am
Forum: Developer's Forum for Windows
Topic: Using SKD with Borland
Replies: 1
Views: 9710

Using SKD with Borland

I am trying to integrate my space navigator into a program written in the Borland C++ builder. I'm having a lot of problems linking in the libraries. At first I had an OMF 0x21 error, which seemed to be caused by using a Visual C library with a Borland project. I used Coff2OMF.exe to convert to a fi...