[PATCH 2/4] msvcrt: Support 64-bit RTTI in __RTtypeid function

Piotr Caban piotr at codeweavers.com
Wed Sep 5 07:35:42 CDT 2012


This patch keeps support for i386 like RTTI when signature is 0. I'm
planning to remove it when all wine's objects have correct RTTI
structures on 64-bit systems.
---
  dlls/msvcrt/cpp.c       |   75 
+++++++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcrt/tests/cpp.c |   58 ++++++++++++++++++++++++++++++++++++
  2 files changed, 133 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Support-64-bit-RTTI-in-__RTtypeid-function.txt
Type: text/x-patch
Size: 5336 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120905/1aed11b0/attachment-0001.bin>


More information about the wine-patches mailing list