wxWidgets/samples/nativdlg
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
..
dialog1.rc __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:47:44 +00:00
makefile.bcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.gcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
Makefile.in Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.vms now MSW stuff is complete 1998-05-20 14:21:00 +00:00
makefile.wat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
nativdlg_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
nativdlg_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
nativdlg_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
nativdlg.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
nativdlg.cpp use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
nativdlg.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
nativdlg.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
resource.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00