Last Modification: April 01, 2003

FAQs

Tom Haapanen's Windows programming FAQ list. It's a weekly post on the comp.os.ms-windows.programmer.* newsgroup hierarchy, under the title "INFO: Windows Programming FAQs: How to find them".
comp.lang.c FAQ: FAQ document from the C Language newsgroup.
comp.lang.c++ FAQ-Lite: FAQ document from the C++ Language newsgroup.
comp.std.c++ FAQ: FAQ document from the standard C++ Language newsgroup.
Team Iseran's Win32 FAQ: A good FAQ on Win32 programming.

Home Pages

MVPS.ORG: Home page of this server. You'll find some great resources on the links page, which contains links to several MVP's homepages.
Felix Kasza's win32 page: The place to go for all Net* things, and several under-the-hood samples, including LSA and MIDL.
Tomas Restrepo's page: A collection of Windows Programming samples and articles.
Bob Moore's Win32 page: A collection of Win32/MFC programming tips.
Joe Newcomer's MVP tips page: A collection of Win32/MFC programming essays.
Mike Blaszczak's web site: Several interesting samples from a Microsoft programmer.
Chris Becke's Win32 Page: Some excellent samples on Win32 programming.

Microsoft Resources

MSDN online: The online version of the Microsoft Developer Network has almost the complete library online for anyone to search, for free.
Microsoft Systems Journal: a pretty good magazine on Microsoft technologies. Plus, you can download the sample code from their articles.
COM Page: several good articles on COM and DCOM technologies.

Miscellaneous

Codeguru: you'll find several good samples on MFC programming. Great sections on the common controls.
CodeProject: more samples and tutorials.
CodeJock: An interesting MFC GUI library with lots of goodies. LCC: A working, free, C compiler for Win32 with an IDE.