[PATCH 04/11] msvcrt: Remove MSVCRT_ prefix from cpp.c functions.

Piotr Caban piotr at codeweavers.com
Mon Nov 30 07:37:22 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcr100/msvcr100.spec | 148 +++++------
  dlls/msvcr110/msvcr110.spec | 192 +++++++-------
  dlls/msvcr120/msvcr120.spec | 192 +++++++-------
  dlls/msvcr70/msvcr70.spec   | 154 +++++------
  dlls/msvcr71/msvcr71.spec   | 138 +++++-----
  dlls/msvcr80/msvcr80.spec   | 144 +++++-----
  dlls/msvcr90/msvcr90.spec   | 144 +++++-----
  dlls/msvcrt/cpp.c           | 510 ++++++++++++++++++------------------
  dlls/msvcrt/cppexcept.h     |   8 +-
  dlls/msvcrt/cxx.h           |  14 +-
  dlls/msvcrt/except_i386.c   |   6 +-
  dlls/msvcrt/except_x86_64.c |   6 +-
  dlls/msvcrt/msvcrt.h        |  17 +-
  dlls/msvcrt/msvcrt.spec     | 216 +++++++--------
  dlls/msvcrt/scheduler.c     |  22 +-
  dlls/msvcrtd/msvcrtd.spec   | 138 +++++-----
  dlls/ucrtbase/ucrtbase.spec |  36 +--
  17 files changed, 1042 insertions(+), 1043 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-msvcrt-Remove-MSVCRT_-prefix-from-cpp.c-functions.txt
Type: text/x-patch
Size: 223759 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201130/f14c4b97/attachment-0001.bin>


More information about the wine-devel mailing list