1-800-975-iCAD
9:00am to 5:00pm Pacific Time
dlg_load_dialog
dlg_load_dialog
int dlg_load_dialog (char *filename, int *key);
Load a dialog definition file.
This function loads a DCL dialog control language file. DCL files must be loaded before progeCAD can display a custom dialog box.
The filename argument is the name of the DCL file.
The key argument is a system name for the dialog box, which is used by the key argument in other DLG functions.
This function returns the RTNORM or RTERROR.
Tell me about...
dlg_unload_dialog
Programming Overview of SDS (Solutions Development System)
|
|
|