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

ID_PLAYLIST_TIMER macro

Syntax

#define ID_PLAYLIST_TIMER 2

References

LocationText
imagebrowser_win.c:76
#define ID_PLAYLIST_TIMER 2
videoplayer_win.c:99
#define ID_PLAYLIST_TIMER 2
imagebrowser_win.c:796
else if (Id == ID_PLAYLIST_TIMER)
imagebrowser_win.c:924
hPlaylistTimer = WM_CreateTimer(pMsg->hWin, ID_PLAYLIST_TIMER, 500, 0);
videoplayer_win.c:1096
if (Id == ID_PLAYLIST_TIMER)
videoplayer_win.c:1382
hPlaylistTimer = WM_CreateTimer(pMsg->hWin, ID_PLAYLIST_TIMER, 500, 0);