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

ID_PROCESS_TIMER macro

Syntax

#define ID_PROCESS_TIMER 1

References

LocationText
audioplayer_win.c:70
#define ID_PROCESS_TIMER 1
audioplayer_win.c:570
hProcessTimer = WM_CreateTimer(pMsg->hWin, ID_PROCESS_TIMER, 1000, 0);
audioplayer_win.c:577
if(Id == ID_PROCESS_TIMER)