2.2. Internet

Throw on some sunglasses, put the top down and take a cruise on that big ole' information highway. There's tons of great MFC information at your finger tips (sorry billg), if you know where to look…..

2.2.1. World Wide Web Pages

Instead of having to manage a bunch of fluctuating URLs in the FAQ this is just a start-off point. Check out the Stingray "For Developer's Only" and the Foundation Software pages for really good pages that are always up-to-date.

Here are some URLs with MFC, or MFC related information:

MFC/MSVC Specific_____________________________________________________________________

Lots of magazines are on the web, see section 2.4.1 for those URLs

2.2.2. Mailing lists

The MFC mailing list was originally started by David Elliott and now it has been picked up by none other than Microsoft (Big Brother is listening!). But seriously, it is really great that Microsoft decided to keep this source of peer-level support alive. Oh MFC mailing list, why do I love you? Let me count the ways:

  1. Very low noise.
  2. Sometimes Mike yells at people and it makes me laugh uncontrollably.
  3. It's moderated so someone else has to deal with all of the bounces, weirdos, flames, spams, etc..
  4. It's an advanced group - there are no: "What is CObject!?" kind of questions - or at least they are few and far between.
  5. Want to learn MFC? Spend two weeks reading this and see if you can answer every question. Don't stop until you can. You now know MFC better than the top 2% of programmers.

Interested? Instructions on joining are at:

http://www.microsoft.com/workshop/essentials/mail.asp (you may have to have IE to view this, don't know).

There is a nice archive at http://microsoft.ease.lsoft.com/archives/index.html

If you want to have some fun, ask if you should call TerminateThread()!

2.2.3. Usenet Newsgroups

You can get to Usenet groups through the Internet, or through many of the on-line services these days. Here's a quick rundown of newsgroups that have MFC-specific content or similar things of interest:

Microsoft has ditched their Compu$erve forums (Yeah!) and now they sponsor "peer support" via a news server at news://msnews.microsoft.com . Point your news reader there and then navigate to the microsoft.public.vc.mfc. There is a whole hierarchy under VC you may want to explore, but this one is the most active and interesting in my opinion. If you are having problems getting onto this, try this URL:

news://msnews.microsoft.com/microsoft.public.vc.mfc if that doesn't work, try a different email reader, but please don't email us, we are not in the business of helping people read newsgroups -sorry.

2.2.4. Other FAQs of interest

ftp.metrics.com:~/faq
 
Explains lots of great stuff about Windows that you won't find here.
ftp.metrics.com:~/faq
 
Awesome Windows Programming FAQ. I think it's been resurrected by a new fellow under Tom's watchful eye. Keep an ear to the newsgroups for the details.
ftp to rtfm.mit.edu:/pub/usenet/comp.lang.c++, also on comp.lang.c++
 
This is an awesome FAQ, answers every C++ question you'd ever conceive of. It's not specific to MSVC so be careful, some behavior could be different.These guys have a book out on it.
Posted regularly to comp.os.ms-windows.programmer.winhelp If you have a question about the Windows help system, this is for you.
Posted to comp.os.ms-windows.nt.misc? Pretty good, lots of networking stuff in there.

2.2.5. FTP sites

There's not much MFC code out there. You can check out these sites:

If you don't have Internet access, you can order CD-ROMs with these entire archives from Walnut Creek. Call (800) 786-9907 or (510)947-5996 for more information.

2.2.6. The MFC FAQ FTP Archive!

We've started a MFC FAQ FTP archive. This archive contains MFC samples that illustrate FAQs.

ftp://ftp.stingray.com/pub/stingray/mfc_faq

To submit a sample, upload it into the mfc_faq/incoming directory and send and email to scot@stingray.com explaining the submission.

Currently the MFC FAQ FTP Archive contains:

%%TODO - Update these samples for 5.0 -someone? anyone? Bueller? Bueller? Bueller? These were lost when the landru.unx.com account disappeared, anyone have them?