Support Board
Date/Time: Mon, 27 Oct 2025 21:48:50 +0000
Post From: Callback on unload DLL
| [2021-02-28 20:50:22] |
| User819016 - Posts: 9 |
|
How can I detect when my DLL is unloaded? I am not seeing a study callback with LastCallToFunction set, and my DLL's DllMain() is not getting a DLL_PROCESS_DETACH/THREAD callback. I am seeing a message log that shows the DLL getting unloaded. Does "unload DLL" call FreeLibrary()? |
