|
-
September 27th, 2005, 07:39 AM
#1
dll exitinstance never called?
I have a MFC .dll that I need to have perform some housekeeping when the application that uses the .dll shuts down. The CWinApp ExitInstance function is never called, neither is the destructor. Is there a function that is called when the app that loads the .dll shuts down? I know I could create an "UnInitialize" function, but want to make the process automatic of course.
TIA
Eric
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|