Jeff Smith : msvcrt: Stop forwarding iswctype functions to ntdll.

Alexandre Julliard julliard at winehq.org
Fri Aug 7 10:42:29 CDT 2020


Module: wine
Branch: stable
Commit: d892c88c477133b3bdb7002486b59a8202ce4640
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d892c88c477133b3bdb7002486b59a8202ce4640

Author: Jeff Smith <whydoubt at gmail.com>
Date:   Tue Mar 10 20:59:24 2020 +0100

msvcrt: Stop forwarding iswctype functions to ntdll.

Signed-off-by: Jeff Smith <whydoubt at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 89ca556ac54606879b788880e522f9da65196f63)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/crtdll/crtdll.spec     | 6 +++---
 dlls/msvcr100/msvcr100.spec | 6 +++---
 dlls/msvcr110/msvcr110.spec | 6 +++---
 dlls/msvcr120/msvcr120.spec | 6 +++---
 dlls/msvcr70/msvcr70.spec   | 6 +++---
 dlls/msvcr71/msvcr71.spec   | 6 +++---
 dlls/msvcr80/msvcr80.spec   | 6 +++---
 dlls/msvcr90/msvcr90.spec   | 6 +++---
 dlls/msvcrt/msvcrt.spec     | 6 +++---
 dlls/msvcrt/wcs.c           | 8 ++++++++
 dlls/msvcrtd/msvcrtd.spec   | 6 +++---
 dlls/ucrtbase/ucrtbase.spec | 6 +++---
 12 files changed, 41 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list