I am writing application code using Visual C++ 6.0 and am getting several of the following message in my debug output:
First-chance exception in Application.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
Using the debugger, I was able to track this exception down to a
niSE_OpenSession call that I am making. The call is pretty
straightforward, so I was wondering if this is a problem that should be
addressed or if this is normal behavior.
I am using:
SwitchExecutive 2.10.49161.
NI-SWITCH 3.00.49161
Thanks,
John