[PATCH 1/5] msvcp90: Added ios_base class stub

Piotr Caban piotr at codeweavers.com
Fri May 27 07:24:07 CDT 2011


---
  dlls/msvcp100/msvcp100.spec |  164 +++++++-------
  dlls/msvcp70/msvcp70.spec   |  164 +++++++-------
  dlls/msvcp71/msvcp71.spec   |  164 +++++++-------
  dlls/msvcp80/msvcp80.spec   |  182 +++++++-------
  dlls/msvcp90/Makefile.in    |    1 +
  dlls/msvcp90/exception.c    |   18 --
  dlls/msvcp90/ios.c          |  560 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcp90/msvcp90.h      |   33 +++-
  dlls/msvcp90/msvcp90.spec   |  182 +++++++-------
  dlls/msvcp90/string.c       |   46 ++--
  10 files changed, 1044 insertions(+), 470 deletions(-)
  create mode 100644 dlls/msvcp90/ios.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp90-Added-ios_base-class-stub.txt
Type: text/x-patch
Size: 180088 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110527/661017dd/attachment-0001.bin>


More information about the wine-patches mailing list