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

ID_SLIDER_1 macro

Syntax

#define ID_SLIDER_1 (GUI_ID_USER + 0x24)

References

LocationText
camera_win.c:57
#define ID_SLIDER_1 (GUI_ID_USER + 0x24)
camera_win.c:105
{ SLIDER_CreateIndirect, "Slider_Co", ID_SLIDER_1, 135, 80, 80, 20, 0, 0x0, 0 },
camera_win.c:332
hItem = WM_GetDialogItem(pMsg->hWin, ID_SLIDER_1);
camera_win.c:476