LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows can not close CVI application when using AsyncTimer

I have a CVI application. When running, I can log-off from windows2000 and
it will close my CVI app. Now if in my CVI app, I have AsyncTimer running,
then if I logoff, windows tells me "MyApplication can not be closed"

I forgot what message windows sends to the app? Is it WM_CLOSE? Right now I
am only handling EVENT_CLOSE on my main panel and in that, I tried stopping
the AsynTimer and doing my clean up. Doesn't help. If AsyncTimer is not
started, then everything runs OK.

Any suggestions?



vishi
0 Kudos
Message 1 of 1
(2,640 Views)