Search found 4 matches

by Tim Frost
Mon Aug 19, 2013 8:48 am
Forum: Developer's Forum for Windows
Topic: 3Dz with Embarcadero C++ XE4
Replies: 0
Views: 7992

3Dz with Embarcadero C++ XE4

I'm using the siappdll.dll with Emabarcadero C++ XE4. I successfully used mkexp to create an import library for a 64 bit app. However when I used implib to create an import library for a 32 bit app I found calls to si functions would often result in corrupt data, or subsequent program steps would co...
by Tim Frost
Wed Oct 08, 2008 11:27 am
Forum: Windows Discussion Forum
Topic: Reading Button Configuration and Speed Setting
Replies: 6
Views: 7267

Hi Jim,

Where do I find documentation on these methods? Apologies if this should be obvious.

Tim
by Tim Frost
Wed Oct 08, 2008 9:34 am
Forum: Windows Discussion Forum
Topic: Reading Button Configuration and Speed Setting
Replies: 6
Views: 7267

Jim, Thanks for that. However I am slightly confused... Back in the days of the serial mice I was using the SI library to interface to the mice. When the USB mice came in I changed to the COM interface. This feels like a step backwards. Added to all of that I am having trouble with siOpen, which ret...
by Tim Frost
Tue Oct 07, 2008 1:43 am
Forum: Windows Discussion Forum
Topic: Reading Button Configuration and Speed Setting
Replies: 6
Views: 7267

Reading Button Configuration and Speed Setting

Hi, I am developing an application that will use a SpaceExplorer or SpaceNavigator mouse (in CodeGear C++ builder). Within my app I allow the user to select what the buttons do. However this will vary depending on how the Mouse control panel buttons are set. Is there a way to read the current button...