ID_TEXT_WARNING is only used within MB1063.
 
Symbols
loading...
Files
loading...

ID_TEXT_WARNING macro

Syntax

#define ID_TEXT_WARNING (GUI_ID_USER + 0x22)

References

LocationText
system_win.c:70
#define ID_TEXT_WARNING (GUI_ID_USER + 0x22)
system_win.c:135
{ TEXT_CreateIndirect, "[!! Restart the demonstration to apply the new settings !!]", ID_TEXT_WARNING, 6, 300, 300, 20, 0, 0x0, 0 },
system_win.c:314
hItem = WM_GetDialogItem(pMsg->hWin, ID_TEXT_WARNING);