Beginner's Section
Articles
Tutorials
Sample MFC Code
- Very simple samples of MFC Controls
- File I/O
- CFile
-
CStdioFile
- MFC and Windows can be confusing and frustrating. For many programmers the problem of
reading text into an edit control seems to be more work than it really can
be. Using MFC and ClassWizard conveniences it can be quite easy. Here is a sample
Edit Control Read.
- SetTimer
- FormatMessage
See my Visual C++
Programmer Stuff page for more C++ stuff.