PATCH: provide MSVCRTD.DLL debugging C runtime DLL

Adam Gundy arg at cyberscience.com
Wed Apr 2 10:12:15 CST 2003


attached is a patch which provides a debugging version of the MSVCRT DLL.

necessary for debug builds to get heap checking when using valgrind.

2003-04-02  Adam Gundy  <arg at cyberscience.com>

        * dlls/msvcrt/Makefile.in: Add the debug.c file to the list of
          sources.

        * dlls/msvcrt/debug.c: New file. Stub implementations of debugging
          functions.

        * dlls/msvcrt/msvcrtd.spec: Spec file for MSVCRTD.DLL.

        * dlls/Makefile.in: Rebuild the msvcrt directory twice, once for
          msvcrt.dll.so and once for the debug msvcrtd.dll.so.



Seeya,
 Adam
--
Real Programmers don't comment their code. If it was hard to write,
it should be hard to read, and even harder to modify.
These are all my own opinions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-msvcrtd.patch
Type: application/octet-stream
Size: 32386 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030402/2d6ea514/wine-msvcrtd.obj


More information about the wine-patches mailing list