> quick_exit function should not call exit. I'm attaching a test that
> shows that atexit callbacks should not be called.
I know, and MSVCRT__exit only calls ExitProcess, not calling any callbacks.
Regards,
Fabian Maurer