[PATCH 3/3] msvcrt: Implement quick_exit and _crt_at_quick_exit

Piotr Caban piotr.caban at gmail.com
Mon Jun 11 16:06:50 CDT 2018


Hi,

On 06/05/18 22:42, Fabian Maurer wrote:
> Code taken from onexit logic and adapted-
Why don't you just call onexit functions instead of reimplementing it? 
Note that you don't need to call MSVCRT__initialize_onexit_table when 
quick_exit table is declared static.

Thanks,
Piotr



More information about the wine-devel mailing list