 
 
 CMNDLG32: Uses the Common Dialogs Under Windows 95
 
 CMNDLG32 implements the common dialogs under the
 Microsoft(R) Windows(R) 95 operating system in their
 simple form, using a hook, and using templates. It also
 checks the platform under which it is running to determine
 whether to use the older-style dialog boxes (for Microsoft
 Windows NT[TM]) or to use the new-look dialog boxes (under
 Windows 95).
 
 CMNDLG32 is a companion sample for the "Using the Common
 Dialogs Under Windows 95" technical article in the
 Microsoft Development Library.
 
 CMNDLG32 was built and tested under a preliminary version
 of Microsoft Windows 95 using Microsoft Visual C++(TM)
 version 2.0.
 
 KEYWORDS: CD10; CHOOSECOLOR; CHOOSEFONT; COMCTL32;
 OPENFILENAME; PropertySheet
