I'm trying to keep these as generic as possible, but these types of questions tend to be very release-specific, so where possible, I've included the version that's being questioned.
13.1. Windows 95 Questions
13.1.1. I'm
running MSVC 2.0 and I can't get Windows 95 look and feel in my dialogs.
13.1.2. When
I compile under Windows 95, it flashes in and out of DOS mode.
13.1.3. Can MSVC 1.5 or
2.0 be used for Windows 95?
13.2. Configuration Questions
13.2.1. What
are the memory requirements of MSVC?
13.2.2. How can I
get MSVC 2.1, I can't find it in stores?
13.2.3. Should I
run under Win 95 or NT?
13.2.4. How do I set
the include/lib/exe directories?
13.2.5. I
can't compile any programs! Help!
13.2.6. Can
I setup a project to search different paths for source?
13.2.7. How do I build
a browser file for all of MFC?
13.2.8. What
does the "unexpected end of file while looking for Precompiled header" message
mean?
13.3. Language
Feature Questions
13.3.1. Does
MSVC support templates and exception handling?
13.3.2. Does MSVC
support the Standard Template Library?
13.3.3. Does VC++ support
RTTI?
13.4. Religious Questions
13.4.1. Which is better
OWL or MFC, BC++ or MS MSVC?
13.4.2. Should
I use Visual C++ or Visual Basic?
13.4.3. MFC
philosophy (from a microsoftie!)
13.4.4. Should
I use the MFC collections or the STL collections?
13.5. Advanced Visual C++ Tips and Tricks
13.5.1. How
do I see the MSVC 'Easter Eggs'?!
13.5.2. What
are the command line options to MSVC?
13.5.3. How
to change the color of ClassWizard generated code!
13.5.4. Ten cool
things you can do in the VC++ editor!
13.5.5. How do I
speed up VC++ compiles?
13.5.6. Make
all MFC keywords a different color!
13.5.7. Easy way
to launch 4.x projects without mdp files.
13.6. Miscellaneous Visual C++ Questions
13.6.1. What are all
these files that MSVC is creating?!
13.6.2. How
do I change from using MFCXX.DLL to using a statically linked library?
13.6.3. How do
I report a bug to Microsoft?
13.7. Visual C++/MFC Version Specific Hints, Problems, etc..
13.7.1. Why aren't my
windows being created in MFC 4.0?
13.7.2. How do I
convert a VC++ 2.x makefile over to 4.x?
13.7.3. ClassWizard
has problems wiring controls to members in international 4.0 versions, what the heck do I
do?
13.7.4. VC++
4.0 crashes all the time on me!!! HELP!?!?!?!?!
13.7.5. How
do I add components (not just classes) to the Component Gallery?
13.7.6. What is up
with the Visual C++ 5.0 help system!?