_cbMessageBox() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_cbMessageBox() function

callback for Message Box

Syntax

static void _cbMessageBox(WM_MESSAGE* pMsg);

Arguments

pMsg

pointer to data structure

Return value

None

References

LocationReferrerText
filebrowser_win.c:299
static void _cbMessageBox(WM_MESSAGE* pMsg) {
filebrowser_win.c:329_ShowMessageBox()
hFrame = FRAMEWIN_CreateEx(200, 150, 190, 120, hWin, WM_CF_SHOW, FRAMEWIN_CF_MOVEABLE, 0, pTitle, &_cbMessageBox);

Call Tree

Functions called by _cbMessageBox()
_cbMessageBox()
Data read by _cbMessageBox()
Data written by _cbMessageBox()
_cbMessageBox()
_cbMessageBox()::hWin
_cbMessageBox()::Id
all items filtered out
Type of _cbMessageBox()
_cbMessageBox()
all items filtered out