Hello,
I am writing a multithreaded DLL (developped in VC5.0) for CVI.
Main thread will create an event thread. Event thread will create threads
for call back functions that are called from Lab windows environment.
i.e. call back function implemented in Lab windows 5.0 environment will be
called from a thread different than main thread.
Is there any problem with this architecture, given the fact that CVI IDE is
single threaded?
Thanks,
Ishwar