- MFC FAQ Home Page
- Huge MFC FAQ formatted in HTML. Also has something where you can subscribe to a list and they send you updates as they're added which is pretty nice.
- PG_mfc
- Just a small collection of MFC source code...looks pretty basic. Text class, ActiveX sample, Modal window, Tab view, Custom control, PropertySheet in a Window, Storage and Streams, and ODBC.
- The MFC Professional - A Visual C++ programmer's dream come true
- Hmm, can't really describe this page too well since I don't know much about MFC, but it seems to have some howto's and some source code, as well as a collection of MFC mailing list messages.
- Win32 Development
- Has some mixed articles on windows programming as well as some basic win32 programming tutorials.
- Code Gurus
- Lots of windows programming code snippets. As far as I can tell, it's mainly stuff for MFC, but there's a few win32 ones too. Also includes a lot of different resources for windows programmers.