Dialog functions
main
|
Dialog API
The following functons are used in the dialog API.
Function
Description
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:
Structures
,
Dialog items
,
Dialog item flags
,
Events and Messages
,
Exported functions
,
Service functions
,
Structures
,
Archive support
,
Addons