Alexandre Julliard : msvcrt: Only add the onexit functions to the import library of msvcrt itself.

Alexandre Julliard julliard at winehq.org
Fri Mar 29 16:27:38 CDT 2019


Module: wine
Branch: master
Commit: 4a5bff8368f60506e24fa9832abedd7c99d65932
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4a5bff8368f60506e24fa9832abedd7c99d65932

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Mar 29 11:37:27 2019 +0100

msvcrt: Only add the onexit functions to the import library of msvcrt itself.

This partially reverts 0673ddf3a55eb524f8284be3b2fc9ab62a2acf52.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcr100/Makefile.in   |   1 -
 dlls/msvcr110/Makefile.in   |   1 -
 dlls/msvcr120/Makefile.in   |   1 -
 dlls/msvcr70/Makefile.in    |   1 -
 dlls/msvcr71/Makefile.in    |   1 -
 dlls/msvcr80/Makefile.in    |   1 -
 dlls/msvcr90/Makefile.in    |   1 -
 dlls/msvcrt/exit.c          | 138 +++++++++++++++++++++++++++++++++++++++++---
 dlls/ucrtbase/Makefile.in   |   1 -
 dlls/ucrtbase/ucrtbase.spec |  12 ++--
 10 files changed, 135 insertions(+), 23 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4a5bff8368f60506e24fa9832abedd7c99d65932



More information about the wine-cvs mailing list