- May
- 120
- 1
If I have a plugin which has encountered a fatal error, is there a way
I can unload it? UnloadOnePlugin() with your own name doesn't seem
good - it crashed my session.
I'm thinking of a plugin which has, as a result of a serious error,
corrupted its internal state. The plugin itself is unusable, but the
main TCC session is fine. So I'd like the plugin to cleanly unload
itself to protect the main session from crashes.
Thanks,
Paul.
I can unload it? UnloadOnePlugin() with your own name doesn't seem
good - it crashed my session.
I'm thinking of a plugin which has, as a result of a serious error,
corrupted its internal state. The plugin itself is unusable, but the
main TCC session is fine. So I'd like the plugin to cleanly unload
itself to protect the main session from crashes.
Thanks,
Paul.