wine/dlls/msvcrt cpp.c except.c heap.c main.c ...

Alexandre Julliard julliard at winehq.com
Fri Dec 21 14:27:41 CST 2001


ChangeSet ID:	1008966460604441024363041
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/12/21 15:27:40

Modified files:
	dlls/msvcrt    : cpp.c except.c heap.c main.c msvcrt.spec 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	François Gouget <fgouget at codeweavers.com>
	Add RTTI support.
	Fix what_exception prototype.
	Fix new_handler_func prototype.
	Add set_new_handler, _callnewh, _heapadd.
	Add stubs for __unDName and __unDNameEx.
	Added a semi-stub for __CxxFrameHandler.

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

Revision  Changes    Path
 1.9      +128 -2    wine/dlls/msvcrt/cpp.c
 1.9      +17 -0     wine/dlls/msvcrt/except.c
 1.7      +33 -2     wine/dlls/msvcrt/heap.c
 1.6      +28 -6     wine/dlls/msvcrt/main.c
 1.28     +8 -8      wine/dlls/msvcrt/msvcrt.spec





More information about the wine-cvs mailing list