Piotr Caban : msvcrt: Remove MSVCRT prefix from locale functions.

Alexandre Julliard julliard at winehq.org
Thu Nov 26 16:31:01 CST 2020


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Nov 26 19:19:24 2020 +0100

msvcrt: Remove MSVCRT prefix from locale functions.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crtdll/crtdll.spec     |  2 +-
 dlls/msvcr100/msvcr100.spec | 14 +++++++-------
 dlls/msvcr110/msvcr110.spec | 14 +++++++-------
 dlls/msvcr120/msvcr120.spec | 14 +++++++-------
 dlls/msvcr70/msvcr70.spec   |  2 +-
 dlls/msvcr71/msvcr71.spec   |  2 +-
 dlls/msvcr80/msvcr80.spec   | 14 +++++++-------
 dlls/msvcr90/msvcr90.spec   | 14 +++++++-------
 dlls/msvcrt/locale.c        | 20 ++++++++++----------
 dlls/msvcrt/main.c          |  3 ++-
 dlls/msvcrt/mbcs.c          |  2 +-
 dlls/msvcrt/msvcrt.h        |  3 +--
 dlls/msvcrt/msvcrt.spec     |  8 ++++----
 dlls/msvcrtd/msvcrtd.spec   |  2 +-
 dlls/ucrtbase/ucrtbase.spec | 14 +++++++-------
 15 files changed, 64 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list