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
8dfcb582da2cb9db828e4875fe69f5ae3d6af3f7
wxWidgets
/
samples
/
mfc
History
Vadim Zeitlin
8b854d2f92
Remove MSVC 7 project files and support for generating them
...
This compiler is not supported any longer.
2021-04-26 16:24:02 +02:00
..
makefile.vc
Link with ws2_32.lib rather than obsolete wsock32.lib
2021-04-18 22:13:45 +02:00
mfc_vc8.vcproj
Link with ws2_32.lib rather than obsolete wsock32.lib
2021-04-18 22:13:45 +02:00
mfc_vc9.vcproj
Link with ws2_32.lib rather than obsolete wsock32.lib
2021-04-18 22:13:45 +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
Remove BCC-specific hdrstop pragma from everywhere
2020-10-12 21:58:37 +02: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
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