We are displaying the Array viewer using a CAViewer object in a Visual C++ multithreaded multidocument program. We are wondering how our C++ program can detect when the user has closed the Array Viewer window. Using a pause routine does not work for our purpose since the user would be locked out of doing other things in our GUI while the Array Viewer is running.
Also, what do the GetCloseOnRelease and SetCloseOnRelease methods from CAViewer do, as they are not in the documentation?
CAViewer Class of Array Visualizer
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.


