Alexandre Julliard : msvcrt: Implement the missing exception constructor functions.

Alexandre Julliard julliard at winehq.org
Tue Apr 13 11:24:41 CDT 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 13 17:19:27 2010 +0200

msvcrt: Implement the missing exception constructor functions.

---

 dlls/msvcr70/msvcr70.spec |    8 +++---
 dlls/msvcr71/msvcr71.spec |    8 +++---
 dlls/msvcr80/msvcr80.spec |   56 ++++++++++++++++++++++----------------------
 dlls/msvcr90/msvcr90.spec |   56 ++++++++++++++++++++++----------------------
 dlls/msvcrt/cpp.c         |   44 +++++++++++++++++++++++++++++++++++
 dlls/msvcrt/heap.c        |   10 ++++++++
 dlls/msvcrt/msvcrt.spec   |   18 +++++++-------
 7 files changed, 127 insertions(+), 73 deletions(-)

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



More information about the wine-cvs mailing list