Search found 4 matches
- Sun Aug 15, 2010 4:40 pm
- Forum: Developer's Forum for Windows
- Topic: Raw Input API in C#?
- Replies: 2
- Views: 15722
- Sat Aug 07, 2010 6:25 pm
- Forum: Developer's Forum for Windows
- Topic: Raw Input API in C#?
- Replies: 2
- Views: 15722
Raw Input API in C#?
Hello, I'm trying to switch to Raw Input API I downloaded SDK and looked at the examples and documentation. 1) I'm wondering how I can use Raw Input API in C#. All the examples and docs are for C++. Are there any samples for C#? (Visual Basic would be also fine). I tried to Google "Using Raw In...
- Sun Aug 01, 2010 1:41 pm
- Forum: Developer's Forum for Windows
- Topic: Space Pilot Pro (COM API) keyboard events do not work
- Replies: 3
- Views: 8850
Thank you jwick for so fast reply, I will try to remap the keys. Should help I think. According to Raw Input API I have a few more questions. I downloaded SDK and looked at the examples and documentation. 1) I'm wondering how I can use Raw Input API in C#. All the examples and docs are for C++. Are ...
- Sat Jul 31, 2010 6:24 pm
- Forum: Developer's Forum for Windows
- Topic: Space Pilot Pro (COM API) keyboard events do not work
- Replies: 3
- Views: 8850
Space Pilot Pro (COM API) keyboard events do not work
Hello, I downloaded and tried csMonito (C# example) program that used COM API TDxInput. Sensor events work fine, but keyboard events do not work. Only pressing the button "FIT" can be detected as the button 31. All other buttons cannot be detected. However, when this demo program is loadin...