I have a DLL I've authored in CVI. The DLL runs under VB. In the DLL I need to monitor a serial port for a while (several seconds) during a function call. If I periodically execute ProcessSystemEvents() in the DLL loop, will the VB GUI stay responsive? I.e., does ProcessSystemEvents() allow processing GUI events for a non - NI developed GUI?
Thanks,
Menchar