12-17-2009 06:09 PM
In my LabWindows UI the user can click the X on the top right to quit the application.
I'd like to intercept that message to do various things before it gets to the TestStand Engine.
I tried to use InstallWinMsgCallback for a WM_QUIT and WM_CLOSE but it doesn't get called.
Thanks,
Ronnie
Solved! Go to Solution.
12-17-2009 07:02 PM