ok... feel stupid now.
I just upgraded to the latest driver (after realising I didn't have the latest).... it all seems to work fine now.
Search found 5 matches
- Fri Oct 12, 2007 4:03 am
- Forum: Developer's Forum for Windows
- Topic: No events in VS2005
- Replies: 8
- Views: 15990
- Fri Oct 12, 2007 3:46 am
- Forum: Developer's Forum for Windows
- Topic: No events in VS2005
- Replies: 8
- Views: 15990
- Thu Oct 11, 2007 2:56 pm
- Forum: Developer's Forum for Windows
- Topic: No events in VS2005
- Replies: 8
- Views: 15990
- Thu Oct 11, 2007 12:59 am
- Forum: Developer's Forum for Windows
- Topic: No events in VS2005
- Replies: 8
- Views: 15990
Aha! Thanks for the tip (I didn't even realise that the 3Dx driver had logging functionality). The log file indicates that the application is indeed connecting with the driver... however, there are a lot of the following messages: 17:54:29.527: s80trans:UdTransSendEvent: Error: Buffer full. Ignoring...
- Wed Oct 10, 2007 4:08 am
- Forum: Developer's Forum for Windows
- Topic: No events in VS2005
- Replies: 8
- Views: 15990
No events in VS2005
Ok, I'm sure I'm doing something really stupid. I'm trying to get some older code working which uses the old C SDK. I can build and run the samples in VS2005... but they do not respond to any events from the 3DX device. SiGetEvent does not return SI_IS_EVENT. However, if I run the sample app from ou...