Go to file
Vadim Zeitlin 370382c71b added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) | _CRTDBG_LEAK_CHECK_DF) for
VC++: it gives at the end of the program report about memory leaks if any
similar to the one produced by the wxwin memory diagnostic classes (but it
works without problems with VC++ and costs nothing to add)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-08-07 22:07:03 +00:00
distrib/msw Small fixes 1998-08-04 07:24:05 +00:00
docs OGL fixes; documentation fixes; dialog editor updates 1998-08-06 19:42:06 +00:00
include/wx More configure fixes 1998-08-07 21:32:13 +00:00
install More work on wxQt integration, configure 1998-08-07 20:23:17 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc warning msgs 1998-07-27 20:50:48 +00:00
samples * Typo fix. 1998-08-06 20:12:56 +00:00
src added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) | _CRTDBG_LEAK_CHECK_DF) for 1998-08-07 22:07:03 +00:00
user several fixes 1998-08-06 19:23:19 +00:00
utils Fixed someone's compile error in regconf.cpp (needed a cast to non-const). 1998-08-06 19:49:54 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile New Unix configure system 1998-08-06 16:18:34 +00:00
template.mak More configure fixes 1998-08-07 21:32:13 +00:00
TODO.txt old TODO renamed 1998-07-02 14:01:27 +00:00

wxWindows 2.0 alpha
-------------------

This is an alpha distribution of wxWindows 2.0. It may be made up
of sources for different platforms from different authors.

For generic installation information, see the docs directory. For
platform-specific installation information see for example docs/msw or
docs/gtk.