B
Bob Altman
Hi all,
I have a VS 2003 unmanaged C++ DLL library application. One of my routines
needs to do some cleanup when the calling application exits for any reason.
What are my options for creating some sort of "application termination
handler" that gets control when the application exits? (In particular, I
need to perform the cleanup if the calling app terminates abnormally.) TIA!
I have a VS 2003 unmanaged C++ DLL library application. One of my routines
needs to do some cleanup when the calling application exits for any reason.
What are my options for creating some sort of "application termination
handler" that gets control when the application exits? (In particular, I
need to perform the cleanup if the calling app terminates abnormally.) TIA!