Added an implementation of the MSVCRTD.DLL debugging C runtime DLL.
commit19a1513fd75a93e4da40e16c85f09af4d4b83568
authorAdam Gundy <arg@cyberscience.com>
Fri, 4 Apr 2003 19:37:57 +0000 (4 19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Apr 2003 19:37:57 +0000 (4 19:37 +0000)
tree894b307352bb0f7c0e1d8928c0baeac3368bedea
parentdf1c50d4477327a293e868523ead1ef61e3bdf2a
Added an implementation of the MSVCRTD.DLL debugging C runtime DLL.
configure
configure.ac
dlls/Makefile.in
dlls/msvcrtd/.cvsignore [new file with mode: 0644]
dlls/msvcrtd/Makefile.in [new file with mode: 0644]
dlls/msvcrtd/debug.c [new file with mode: 0644]
dlls/msvcrtd/msvcrtd.spec [new file with mode: 0644]