. Home Feedback Contents Search

Utility 

Collections
CTime
Current User
Error Report
Memory
Unicode
Message
Process Info
Variable Argument List
Version

Back Up Next

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.

Back Up Next