I have written a DLL in Borland C++ that creates a form and shows some useful information in regard to a device. I can call the DLL from LabVIEW, although the problem I have is that the excution does not go back to LabVIEW until I close the form. I'd like to manipulate the Form from LabVIEW. Any idea how to do that?