Searched refs:get_csidl_dir (Results 1 – 1 of 1) sorted by relevance
55 static const WCHAR *get_csidl_dir(DWORD csidl);123 return get_csidl_dir(CSIDL_PROFILE); in create_system_dirid()143 static const WCHAR *get_csidl_dir( DWORD csidl ) in get_csidl_dir() function176 if (!csidl_dirids[dirid]) csidl_dirids[dirid] = get_csidl_dir( dirid ); in DIRID_get_string()