Alexandre Julliard : msvcrt: Don't forward string functions to ntdll.

Alexandre Julliard julliard at winehq.org
Wed Nov 17 16:27:57 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov 17 11:08:38 2021 +0100

msvcrt: Don't forward string functions to ntdll.

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

---

 dlls/crtdll/crtdll.spec     | 10 +++++-----
 dlls/msvcr100/msvcr100.spec | 10 +++++-----
 dlls/msvcr110/msvcr110.spec | 10 +++++-----
 dlls/msvcr120/msvcr120.spec | 10 +++++-----
 dlls/msvcr70/msvcr70.spec   | 10 +++++-----
 dlls/msvcr71/msvcr71.spec   | 10 +++++-----
 dlls/msvcr80/msvcr80.spec   | 10 +++++-----
 dlls/msvcr90/msvcr90.spec   | 10 +++++-----
 dlls/msvcrt/msvcrt.spec     | 10 +++++-----
 dlls/msvcrt/string.c        | 22 ++++++++++++++++++++++
 dlls/msvcrt/wcs.c           | 32 ++++++++++++++++++++++++++++++++
 dlls/msvcrtd/msvcrtd.spec   | 10 +++++-----
 dlls/ucrtbase/ucrtbase.spec | 10 +++++-----
 13 files changed, 109 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list