apDrives is only used within MB1063.
 
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:1227_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 70, 40, 450, 250, apDrives, GUI_COUNTOF(apDrives), 0, "Open an audio file", 0, pFileInfo);
audioplayer_win.c:1387_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 47, 10, 385, 215, apDrives, GUI_COUNTOF(apDrives), 0, "Add a folder", 0, pFileInfo);
audioplayer_win.c:1406_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 47, 10, 385, 215, apDrives, GUI_COUNTOF(apDrives), 0, "Add to playlist", 0, pFileInfo);

Data Use

Functions reading apDrives
apDrives
all items filtered out