wine/dlls/msvcrt cppexcept.h cppexcept.c cpp.c

Alexandre Julliard julliard at winehq.org
Mon Oct 18 18:13:55 CDT 2004


ChangeSet ID:	14205
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/18 18:13:55

Modified files:
	dlls/msvcrt    : cppexcept.h cppexcept.c cpp.c 

Log message:
	Fixed __RTDynamicCast to return the correct pointer for multiple
	inheritance hierarchies (thanks to Muse Research for help with this
	one).
	Added some debug output.

Patch: http://cvs.winehq.org/patch.py?id=14205

Old revision  New revision  Changes     Path
 1.2           1.3           +38 -6      wine/dlls/msvcrt/cppexcept.h
 1.10          1.11          +12 -32     wine/dlls/msvcrt/cppexcept.c
 1.19          1.20          +45 -37     wine/dlls/msvcrt/cpp.c




More information about the wine-cvs mailing list