[PATCH 1/4] msvcp90: Fix class functions invocation on 64bit systems

Piotr Caban piotr at codeweavers.com
Wed Dec 28 09:35:12 CST 2011


Even if function returns structure, 'this' is passed as first argument. 
There's a test for this in 4th patch.
---
  dlls/msvcp90/ios.c     |   41 ++++----
  dlls/msvcp90/locale.c  |  142 +++++++++++++----------------
  dlls/msvcp90/msvcp90.h |   11 --
  dlls/msvcp90/string.c  |  237 
+++++++++++++++++++++++++-----------------------
  4 files changed, 205 insertions(+), 226 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp90-Fix-class-functions-invokation-on-64bit-system.txt
Type: text/x-patch
Size: 48344 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111228/ee74f96f/attachment-0001.bin>


More information about the wine-patches mailing list