Search found 1 match

by shady
Sun May 18, 2008 9:22 am
Forum: Developer's Forum for Windows
Topic: Does not work without debugger attached
Replies: 1
Views: 6653

Does not work without debugger attached

Hi,

I recently created a C# app based on the COM DLL. This was quite easy. However, this only works in Visual Studio itself, meaning I cannot use the device without VS running. The event sensorinputeventhandler does not get fired.

What am I missing?

Thanks

LARS