CDialogImpl Members

Methods

Create

Creates a modeless dialog box.

DestroyWindow

Destroys a modeless dialog box.

DoModal

Creates a modal dialog box.

EndDialog

Destroys a modal dialog box.

CDialogImplBaseT Methods

GetDialogProc

Returns the current dialog box procedure.

MapDialogRect

Maps the dialog-box units of the specified rectangle to screen units (pixels).

OnFinalMessage

Called after receiving the last message, typically WM_NCDESTROY.

Static Functions

DialogProc

Processes messages sent to the dialog box.

StartDialogProc

Called when the first message is received to process messages sent to the dialog box.

See Also

Reference

CDialogImpl Class