
Utility
Collections - MFC implements array, list and
map templates which provide collection management.
CTime/COleTime - Using CTime/COleTime
Current User - This is how to get the name of the
current domain, user and computer.
Directory and Path - Routines that are
concerned with directory and path manipulation.
Error Reporting - Getting meaningful error
reports from an error code.
Memory - Memory issues such as how to declare global
memory segments.
Messages - The heart of Windows is the passing
around of event embedded in Messages.
Process Information - How to retrieve
information about a process.
Variable Argument List - How
to create a function that accepts a variable number of arguments
Version Information - How to get version
information from a program's resources.

|