* Handle DLL return through spoof continuation * Handle exit of DLL * find a way to have a clean callstack for sleep
* Add configurable exit behavior with vectored handler support * Add VEH for handling EXE exit, not yet PIC * Refactor exit VEH context into per-instance storage * Minor * Handle exit of exe using VEH