Share via


Common Dialog Boxes Functions (Windows Embedded CE 6.0)

1/6/2010

The following tables show the common dialog boxes functions, with a description of the purpose of each.

Function Description

CFHookProc

Receives messages intended for the default dialog box procedure of the Font dialog box.

ChooseFont (function)

Creates a Font dialog box that enables the user to choose attributes for a logical font.

CommDlgExtendedError

Returns a common dialog box error value.

GetOpenFileName

Creates a system-defined dialog box that enables the user to select a file to open.

GetSaveFileName

Creates a system-defined dialog box that enables the user to select a file to save.

CCHookProc

An application-defined or library-defined callback function that is used with the Color common dialog box.

ChooseColor (function)

Creates a Color common dialog box that enables the user to select a color.

PagePaintHook

An application-defined or library-defined callback function used with PageSetupDlg (function).

PageSetupDlg (function)

Creates a Page Setup dialog box that enables the user to specify the attributes of a printed page.

PageSetupHook

An application-defined or library-defined callback function used with PageSetupDlg (function).

PrintDlg (function)

Displays a Print or Print Setup dialog box.

PrintHookProc

An application-defined or library-defined callback function that is used with the Print common dialog box.

See Also

Reference

Common Dialog Boxes Reference