wxWidgets/samples/mfc
Vadim Zeitlin f4b80e5337 Remove MSVC6 support.
Don't support this compiler any more, this allows to get rid of tons of
MSVC6-specific workarounds, in particular we can now use Bind() and natural
template functions calls in the library code.

Also remove MSVC6 project and solution files and don't generate them when
bakefile_gen is ran any more (removing the remaining occurrences of msvc6prj
from the bakefiles results in weird bake-time errors, so it's simpler to just
leave them there).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-15 22:32:17 +00:00
..
makefile.vc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mfc_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
mfc_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
mfc_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
mfc.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
mfctest.cpp use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
mfctest.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mfctest.ico Replaced icon 2005-05-19 17:01:43 +00:00
mfctest.rc
resource.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
stdafx.h define _AFXDLL to ensure that MFC libraries are linked in 2006-11-01 21:38:42 +00:00