Searched defs:csidl (Results 1 – 2 of 2) sorted by relevance
19 int GetIconIndexForCSIDL(int csidl) in GetIconIndexForCSIDL()
351 int csidl = per_user ? CSIDL_LOCAL_APPDATA : CSIDL_COMMON_APPDATA; in GetAppDataFolder() local