|
VLC
4.0.0-dev
|

Macros | |
| #define | COBJMACROS |
| #define | INITGUID |
| #define | UNICODE |
Functions | |
| static char * | GetFolderName (IStorageFolder *folder) |
| static char * | config_GetShellDir (vlc_userdir_t csidl) |
| static char * | config_GetDataDir (void) |
| char * | config_GetSysPath (vlc_sysdir_t type, const char *filename) |
| Gets an installation directory. More... | |
| static char * | config_GetAppDir (void) |
| char * | config_GetUserDir (vlc_userdir_t type) |
| #define COBJMACROS |
| #define INITGUID |
| #define UNICODE |
|
static |
References asprintf(), and GetFolderName().
Referenced by config_GetUserDir().
|
static |
References getenv(), and strdup().
Referenced by config_GetSysPath().
|
static |
References GetFolderName(), vlc_assert_unreachable, VLC_HOME_DIR, VLC_MUSIC_DIR, VLC_PICTURES_DIR, and VLC_VIDEOS_DIR.
Referenced by config_GetUserDir().
|
static |
Referenced by config_GetAppDir(), and config_GetShellDir().
1.8.17