Piotr Caban : msvcp90: Added allocator<char> implementation.

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


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Jul 22 09:40:19 2010 +0200

msvcp90: Added allocator<char> implementation.

---

 dlls/msvcp90/Makefile.in    |    1 +
 dlls/msvcp90/memory.c       |  107 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp90/msvcp90.h      |   21 ++++++++
 dlls/msvcp90/msvcp90.spec   |   22 ++++----
 dlls/msvcp90/msvcp90_main.c |   19 ++++++++
 5 files changed, 159 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list