Alexandre Julliard : msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:37 CDT 2010


Module: wine
Branch: master
Commit: c27aa289b7e51ee98f6a3cfca485e784c5ef9071
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c27aa289b7e51ee98f6a3cfca485e784c5ef9071

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 22 16:55:35 2010 +0200

msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit.

---

 dlls/crtdll/crtdll.spec     |    6 ++++--
 dlls/msvcr100/msvcr100.spec |   18 ++++++++++++------
 dlls/msvcr70/msvcr70.spec   |   12 ++++++++----
 dlls/msvcr71/msvcr71.spec   |   12 ++++++++----
 dlls/msvcr80/msvcr80.spec   |   18 ++++++++++++------
 dlls/msvcr90/msvcr90.spec   |   18 ++++++++++++------
 dlls/msvcrt/msvcrt.spec     |   18 ++++++++++++------
 dlls/msvcrt/tests/cpp.c     |   14 +++++++++++---
 dlls/msvcrt20/msvcrt20.spec |    6 ++++--
 dlls/msvcrt40/msvcrt40.spec |    6 ++++--
 dlls/msvcrtd/msvcrtd.spec   |    9 ++++++---
 dlls/msvcrtd/tests/debug.c  |    8 ++++++--
 12 files changed, 99 insertions(+), 46 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c27aa289b7e51ee98f6a3cfca485e784c5ef9071



More information about the wine-cvs mailing list