Search found 2 matches

by Aigor
Mon Apr 19, 2010 8:35 am
Forum: Developer's Forum for Windows
Topic: use spacemouse classic serial on C#
Replies: 3
Views: 8754

Even writing a module in C/C++ unmanaged, I can open the device without having a HWND?
by Aigor
Mon Apr 19, 2010 6:17 am
Forum: Developer's Forum for Windows
Topic: use spacemouse classic serial on C#
Replies: 3
Views: 8754

use spacemouse classic serial on C#

hello, I need to use the 3d mouse "SpaceMouse classic serial" in a C # application for windows xp. I want to write a dll that can create an interface returning values read from the mouse, but all the examples I've found on your site use "SiOpenWinInit" which wants as second param...