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

apDrives variable

Syntax

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

References

LocationReferrerText
videoplayer_win.c:125
static char const *apDrives[2] = {"0:", "1:"};
videoplayer_win.c:912_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Add video file to playlist", 0, pFileInfo);
videoplayer_win.c:952_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Add a folder", 0, pFileInfo);
videoplayer_win.c:1004_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 20, 20, 200, 150, apDrives, GUI_COUNTOF(apDrives), 0, "Open a video file", 0, pFileInfo);

Data Use

Functions reading apDrives
apDrives
all items filtered out