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

apDrives variable

Syntax

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

References

LocationReferrerText
audioplayer_win.c:144
static char const *apDrives[2] = {"0:", "1:"};
audioplayer_win.c:1161_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Open an audio file", 0, pFileInfo);
audioplayer_win.c:1320_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Add a folder", 0, pFileInfo);
audioplayer_win.c:1339_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Add to playlist", 0, pFileInfo);

Data Use

Functions reading apDrives
apDrives
all items filtered out