Support Board
Date/Time: Sun, 02 Nov 2025 19:17:47 +0000
Post From: Run code when DLLs are released?
| [2022-12-17 20:13:09] |
| ycomp - Posts: 325 |
|
Hello, I would like to run some code when the dlls get released, if you tell sierra to release the dlls. I tried DllMain but that didn't work for me. Do you have any sugggestions? I need to stop a thread of mine from running. sc.LastCallToFunction() will execute when I close a chartbook, so that's good.. but I'm often testing and need to stop the dlls. |
