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

apDrives variable

Syntax

static char const *apDrives[1] = {"0:"};

References

LocationReferrerText
audio_player_win.c:163
static char const *apDrives[1] = {"0:"};
audio_player_win.c:1813_cbMainDialog()
hItem = ST_CHOOSEFILE_Create(pMsg->hWin, 120, 40, 550, 350, apDrives, GUI_COUNTOF(apDrives), 0, "Open an audio file", 0, &FileInfo);
audio_player_win.c:2082_cbMainDialog()
hItem = ST_CHOOSEFILE_Create(pMsg->hWin, 120, 40, 550, 350, apDrives, GUI_COUNTOF(apDrives), 0, "Add a folder", 0, &FileInfo);
audio_player_win.c:2100_cbMainDialog()
hItem = ST_CHOOSEFILE_Create(pMsg->hWin, 120, 40, 550, 350, apDrives, GUI_COUNTOF(apDrives), 0, "Add to playlist", 0, &FileInfo);

Data Use

Functions reading apDrives
apDrives
all items filtered out