GUI_WaitForDialogExec() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_WaitForDialogExec() function

Wait for a dialog to be completely created

Syntax

static int GUI_WaitForDialogExec (WM_HWIN hDialog);

Arguments

hDialog

dialog handle

Return value

status

References

LocationReferrerText
audio_player_win.c:179
static int GUI_WaitForDialogExec (WM_HWIN hDialog) {
audio_player_win.c:1815_cbMainDialog()
r = GUI_WaitForDialogExec(hItem);
audio_player_win.c:2084_cbMainDialog()
r = GUI_WaitForDialogExec(hItem);
audio_player_win.c:2102_cbMainDialog()
r = GUI_WaitForDialogExec(hItem);

Call Tree

Functions calling GUI_WaitForDialogExec()
Functions called by GUI_WaitForDialogExec()
all items filtered out
GUI_WaitForDialogExec()
Data read by GUI_WaitForDialogExec()
GUI_WaitForDialogExec()::DialogStatus
all items filtered out
GUI_WaitForDialogExec()
Type of GUI_WaitForDialogExec()
GUI_WaitForDialogExec()
all items filtered out