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

apDrives variable

Syntax

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

References

LocationReferrerText
videoplayer_win.c:128
static char const *apDrives[2] = {"0:", "1:"};
videoplayer_win.c:1168_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 70, 40, 450, 250, apDrives, GUI_COUNTOF(apDrives), 0, "Add video file to playlist", 0, pFileInfo);
videoplayer_win.c:1210_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 70, 40, 450, 250, apDrives, GUI_COUNTOF(apDrives), 0, "Add a folder", 0, pFileInfo);
videoplayer_win.c:1260_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 70, 40, 450, 250, apDrives, GUI_COUNTOF(apDrives), 0, "Open a video file", 0, pFileInfo);

Data Use

Functions reading apDrives
apDrives
all items filtered out