[PATCH 1/3] msvcp90: Added allocator<char> implementation

Piotr Caban piotr at codeweavers.com
Thu Jul 22 02:40:19 CDT 2010


---
  dlls/msvcp90/Makefile.in    |    1 +
  dlls/msvcp90/memory.c       |  108 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcp90/msvcp90.h      |   23 +++++++++
  dlls/msvcp90/msvcp90.spec   |   22 ++++----
  dlls/msvcp90/msvcp90_main.c |   11 ++++
  5 files changed, 154 insertions(+), 11 deletions(-)
  create mode 100644 dlls/msvcp90/memory.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcp90-Added-allocator-char-implementation.txt
Type: text/x-patch
Size: 10833 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100722/ae7c04b1/attachment.bin>


More information about the wine-patches mailing list