wxWidgets/samples/mfc
Vadim Zeitlin acf53800fc Extract reusable part of the MFC sample in a header
Allow reusing this functionality from outside the library, it can he
useful if an MFC window needs to be embedded into a wx application (or
vice versa).

Also use a better wxEntryStart() overload as a side effect, this should,
in particular, fix the problem with command line arguments processing in
mixed MFC/wx applications pointed out in a comment in the sample
previously.
2017-12-11 21:03:17 +01:00
..
makefile.vc
mfc_vc7.vcproj
mfc_vc8.vcproj
mfc_vc9.vcproj
mfc.bkl
mfctest.cpp Extract reusable part of the MFC sample in a header 2017-12-11 21:03:17 +01:00
mfctest.h Extract reusable part of the MFC sample in a header 2017-12-11 21:03:17 +01:00
mfctest.ico
mfctest.rc
resource.h
stdafx.h