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

ID_IMAGE macro

Syntax

#define ID_IMAGE (GUI_ID_USER + 0x08)

References

LocationText
camera_win.c:45
#define ID_IMAGE (GUI_ID_USER + 0x08)
camera_win.c:87
{ IMAGE_CreateIndirect, "Image", ID_IMAGE, 15, 123, 48, 48, 0, 0, 0 },
camera_win.c:607
hItem = WM_GetDialogItem(pMsg->hWin, ID_IMAGE);