ChangeSet ID: 19049 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/21 05:34:09
Modified files: include/msvcrt : crtdbg.h dlls/msvcrtd/tests: debug.c dlls/msvcrtd : debug.c Makefile.in
Log message: Saulius Krasuckas saulius.krasuckas@ieee.org - Declare implemented functions inside #ifndef _DEBUG block. - Make MSVCRTD_operator_new_dbg recognize types of memory blocks.
Patch: http://cvs.winehq.org/patch.py?id=19049
Old revision New revision Changes Path 1.5 1.6 +23 -7 wine/include/msvcrt/crtdbg.h 1.2 1.3 +3 -1 wine/dlls/msvcrtd/tests/debug.c 1.4 1.5 +24 -1 wine/dlls/msvcrtd/debug.c 1.4 1.5 +1 -0 wine/dlls/msvcrtd/Makefile.in