ID_TEXT_CPU is only used within STemWin.
 
Symbols
loading...
Files
loading...

ID_TEXT_CPU macro

Syntax

#define ID_TEXT_CPU (GUI_ID_USER + 0x07)

References

LocationText
information_win.c:54
#define ID_TEXT_CPU (GUI_ID_USER + 0x07)
information_win.c:72
{ TEXT_CreateIndirect, "CPU Speed: ", ID_TEXT_CPU, 55, 160, 70, 15, 0, 0x0, 0 },
information_win.c:149
hItem = WM_GetDialogItem(pMsg->hWin, ID_TEXT_CPU);