GET WINDOW HANDLE returns the handle of the dialog window.
Declaration: WORD wdlg_get_handle( DIALOG *dialog ); Call: handle = wdlg_get_handle( dialog ); Variable Argument Meaning Inputs: contrl[0] 164 wdlg_get contrl[1] 1 Entries in intin contrl[3] 1 Entries in addrin intin[0] 3 wdlg_get_handle addrin[0] dialog Pointer to the dialog structure Outputs: contrl[2] 1 Entries in intout contrl[4] 0 Entries in addrout intout[0] handle Window handle