|
|
|
|
MFCOver the years, I've been slowly adding MFC related tips, tricks and sample code to a journal. Here's a subset of that information. Database - This covers the CDatabase and CRecordSet classes. Directories and Files - Directory and file manipulation. Document - In the Document/View architecture, this is where the data resides. GUI - Graphics user interface, controls and drawing. Multi-Threading - One of the most difficult things to get right is multi-threading. Utility - These are classes that provide a needed functionality such as time. Window - This is a list of techniques for handling the start, stop and appearance an the application's main window.
You are the
|
|
|