J
Jean-Francois Hamelin
Hi,
I have an console application, in the main when all my initializations are
done I wait for a user input to terminate the application. Since the
application is a console the user and click on the X to close the console,
when this occurs I have not able to gracefully shutdown my applications,
this part is important for my application.
Is there some event I can trap to handle this situation?
JF
I have an console application, in the main when all my initializations are
done I wait for a user input to terminate the application. Since the
application is a console the user and click on the X to close the console,
when this occurs I have not able to gracefully shutdown my applications,
this part is important for my application.
Is there some event I can trap to handle this situation?
JF