[PATCH 2/7] msvcp90: Remove MSVCRT_ prefix from new() and delete().

Piotr Caban piotr at codeweavers.com
Thu Aug 26 07:20:53 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcirt/msvcirt.c    | 124 ++++++++---------
  dlls/msvcp60/ios.c        | 172 ++++++++++++------------
  dlls/msvcp60/main.c       |  12 +-
  dlls/msvcp60/msvcp.h      |   4 +-
  dlls/msvcp90/details.c    |   8 +-
  dlls/msvcp90/exception.c  |  24 ++--
  dlls/msvcp90/ios.c        | 166 +++++++++++------------
  dlls/msvcp90/locale.c     | 274 +++++++++++++++++++-------------------
  dlls/msvcp90/memory.c     |  12 +-
  dlls/msvcp90/misc.c       |  18 +--
  dlls/msvcp90/msvcp90.h    |   9 +-
  dlls/msvcp90/msvcp_main.c |  19 ++-
  dlls/msvcp90/string.c     |   8 +-
  13 files changed, 427 insertions(+), 423 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcp90-Remove-MSVCRT_-prefix-from-new-and-delete.txt
Type: text/x-patch
Size: 119410 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210826/8bbdc7ef/attachment-0001.bin>


More information about the wine-devel mailing list