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

apDrives variable

Syntax

static char const *apDrives = "0:";

References

LocationReferrerText
videoplayer_win.c:127
static char const *apDrives = "0:";
videoplayer_win.c:1132_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 10, 10, 220, 210, &apDrives, 1, 0, "Add a video file to playlist", 0, pFileInfo);
videoplayer_win.c:1173_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 10, 10, 220, 210, &apDrives, 1, 0, "Add a folder", 0, pFileInfo);
videoplayer_win.c:1224_cbDialog()
hItem = CHOOSEFILE_Create(pMsg->hWin, 10, 10, 220, 210, &apDrives, 1, 0, "Open a video file", 0, pFileInfo);