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

ID_PLAYLIST_TIMER macro

Syntax

#define ID_PLAYLIST_TIMER 2

References

LocationText
audioplayer_win.c:71
#define ID_PLAYLIST_TIMER 2
imagebrowser_win.c:76
#define ID_PLAYLIST_TIMER 2
audioplayer_win.c:601
else if (Id == ID_PLAYLIST_TIMER)
audioplayer_win.c:1115
hPlaylistTimer = WM_CreateTimer(hTimerWin, ID_PLAYLIST_TIMER, 500, 0);
imagebrowser_win.c:798
else if (Id == ID_PLAYLIST_TIMER)
imagebrowser_win.c:926
hPlaylistTimer = WM_CreateTimer(pMsg->hWin, ID_PLAYLIST_TIMER, 500, 0);