Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the common dialog boxes structures, with a description of the purpose of each.

Programming element Description

CHOOSEFONT (structure)

This structure contains information that ChooseFont (function)uses to initialize the Fontdialog box.

OFNOTIFY

This structure contains information about the WM_NOTIFY message sent to a hook procedure from an Explorer-style Open or Save As dialog box.

OPENFILENAME

This structure contains information the operating system uses to initialize the system-defined Open or Save As dialog box.

See Also