Searched refs:csidl (Results 1 – 1 of 1) sorted by relevance
205 int csidl; in get_shell_folder_path() local215 csidl = CSIDL_COMMON_DESKTOPDIRECTORY; in get_shell_folder_path()221 csidl = CSIDL_COMMON_PROGRAMS; in get_shell_folder_path()234 csidl = *pcsidl; in get_shell_folder_path()248 if (NOERROR != SHGetSpecialFolderLocation(0, csidl, &pidl)) in get_shell_folder_path()257 csidl = alt_csidl; in get_shell_folder_path()275 csidl = alt_csidl; in get_shell_folder_path()297 csidl = alt_csidl; in get_shell_folder_path()310 *pcsidl = csidl; in get_shell_folder_path()