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

ID_TIMER_PROCESS macro

Syntax

#define ID_TIMER_PROCESS (GUI_ID_USER + 0x51)

References

LocationText
video_player_win.c:96
#define ID_TIMER_PROCESS (GUI_ID_USER + 0x51)
video_player_win.c:1005
hTimer = WM_CreateTimer(playbackwin, ID_TIMER_PROCESS, 1000, 0);
video_player_win.c:1347
hTimer = WM_CreateTimer(playbackwin, ID_TIMER_PROCESS, 1000, 0);