[PATCH 2/3] msvcrt: Add quick_exit

Piotr Caban piotr.caban at gmail.com
Tue Jun 12 07:50:06 CDT 2018


On 06/12/18 09:40, Fabian Maurer wrote:
>  > 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.
I've misread the patch, sorry for that (MSVCRT_exit / MSVCRT__exit).

Thanks,
Piotr



More information about the wine-devel mailing list