If you have the latest version of CVI (5.5), there are functions in the Programmer's
toolbox for installing callback functions for windows system messages. The
programmer's toolbox is an instrument driver under cvi\toolslib\toolbox\toolbox.fp.
If you don't have the latest version, you will need to use SDK functions.
Best Regards,
Chris Matthews
Measurement Studio Support Manager
"Bogdan" wrote:
>>Does anybody know how to implement a>"MESSAGE MAP" in CVI, to process system
events like VC++?>Is there a SDK function to do this?>Thanks