This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8a90b4606b7ecaf19988b808393c51f0da9d6f8
wxWidgets
/
samples
/
mfc
History
Vadim Zeitlin
8e05886313
Allow MFC have idle events too in the MFC sample
...
Call MFC base class method from our overridden one.
Closes
#15252
.
2016-03-06 19:38:05 +01:00
..
makefile.vc
Link with shlwapi.lib and version.lib under MSW
2015-10-07 18:56:33 +02:00
mfc_vc7.vcproj
Link with shlwapi.lib and version.lib under MSW
2015-10-07 18:56:33 +02:00
mfc_vc8.vcproj
Link with shlwapi.lib and version.lib under MSW
2015-10-07 18:56:33 +02:00
mfc_vc9.vcproj
Link with shlwapi.lib and version.lib under MSW
2015-10-07 18:56:33 +02: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
Allow MFC have idle events too in the MFC sample
2016-03-06 19:38:05 +01:00
mfctest.h
Fix destruction of wxNativeContainerWindow in wxMSW.
2015-07-09 20:49:05 +02:00
mfctest.ico
…
mfctest.rc
…
resource.h
No changes whatsoever, just remove trailing whitespace.
2010-09-30 11:44:45 +00:00
stdafx.h
…