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

ID_MULTIPAGE macro

Syntax

#define ID_MULTIPAGE (GUI_ID_USER + 0x61)

References

LocationText
audioplayer_win.c:109
#define ID_MULTIPAGE (GUI_ID_USER + 0x61)
camera_win.c:49
#define ID_MULTIPAGE (GUI_ID_USER + 0x11)
imagebrowser_win.c:66
#define ID_MULTIPAGE (GUI_ID_USER + 0x13)
system_win.c:63
#define ID_MULTIPAGE (GUI_ID_USER + 0x0A)
camera_win.c:94
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 15, 25, 260, 140, 0, 0x0, 0 },
camera_win.c:427
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
imagebrowser_win.c:517
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
system_win.c:117
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 18, 37, 600, 342, 0, 0x0, 0 },
system_win.c:503
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);