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

_cbMainDialog() function

main callback for Audio Player

Syntax

static void _cbMainDialog(WM_MESSAGE * pMsg);

Arguments

pMsg

Pointer to Date structure

Return value

None

References

LocationReferrerText
audio_player_win.c:447
static void _cbMainDialog(WM_MESSAGE * pMsg) {
audio_player_win.c:738Startup()
/*audioWin = */GUI_CreateDialogBox(_aDialog, GUI_COUNTOF(_aDialog), _cbMainDialog, hWin, xpos, ypos);

Call Tree

Type of _cbMainDialog()
_cbMainDialog()
all items filtered out