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

Alexandre Julliard julliard at winehq.org
Wed Mar 11 17:38:30 CDT 2020


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

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>

---

 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=89ca556ac54606879b788880e522f9da65196f63



More information about the wine-cvs mailing list