wine/dlls/msvcrt cppexcept.c cppexcept.h

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 18 12:26:06 CST 2003


ChangeSet ID:	7493
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/18 12:26:06

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

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Add __CxxDetectRethrow(),  __CxxQueryExceptionSize().
	Constify parameters (enabling static RTTI).
	Move type definitions into a header for sharing with cpp.c objects.

Patch: http://cvs.winehq.com/patch.py?id=7493

Old revision  New revision  Changes     Path
 1.5           1.6           +51 -111    wine/dlls/msvcrt/cppexcept.c
 Added         1.1           +0 -0       wine/dlls/msvcrt/cppexcept.h




More information about the wine-cvs mailing list