]> git.saurik.com Git - wxWidgets.git/commit - src/msw/dummy.cpp
memory debugging using VC++ debug CRT works for DLL wxWin builds as well.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jan 1999 23:32:58 +0000 (23:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jan 1999 23:32:58 +0000 (23:32 +0000)
commit6e0d9d43318af6b7865f1d07cd1b64f6eafd0c54
treebfcebda46e415476800b1d768ecb4302ac6f90e5
parent06b571344581f51bb99e270650c884095d9364fd
memory debugging using VC++ debug CRT works for DLL wxWin builds as well.
The relevant macros are now in include/wx/msw/msvcrt.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/msvcrt.h [new file with mode: 0644]
src/msw/app.cpp
src/msw/dummy.cpp