Home
last modified time | relevance | path

Searched refs:CSIDL_DATA (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shell32/wine/
H A Dshellpath.c1072 } CSIDL_DATA; typedef
1074 static const CSIDL_DATA CSIDL_Data[] =
1851 const CSIDL_DATA *pData = &CSIDL_Data[csidl]; in SHGetSpecialFolderID()