Dialog API 1.0 functions

Far Manager

Dialog functions

The following functons are used in the dialog API.
FunctionDescription
Dialog Shows "uncontrollable" dialog
DialogEx Shows extended dialog
SendDlgMessage Sends a message to the dialog callback function
DefDlgProc Calls the default dialog callback function
DlgProc Dialog callback function template
See also: