Search found 1 match

by robertha
Fri Apr 27, 2007 10:36 am
Forum: Developer's Forum for Windows
Topic: Spaceball 4000 with Windows XP x64
Replies: 1
Views: 10499

Spaceball 4000 with Windows XP x64

Hello I am trying to get the Spaceball 4000 to work with my application written in C++ (Visual Studio 2005). I am connecting it over a serial cable. I use Driver v2.8.2 and the 64-bit SDK 2.1.1. My init code looks like this: ... SiOpenData open_data; sint32_t err = SiInitialize(); if ( err != SPW_NO...