ReactOS 0.4.15-dev-6694-g4ba8af9
|
Public Attributes | |
const KNOWNFOLDERID * | id |
CSIDL_Type | type |
LPCWSTR | szValueName |
LPCWSTR | szDefaultPath |
INT | nShell32IconIndex |
Definition at line 1071 of file shellpath.c.
const KNOWNFOLDERID* CSIDL_DATA::id |
Definition at line 1073 of file shellpath.c.
INT CSIDL_DATA::nShell32IconIndex |
Definition at line 1077 of file shellpath.c.
LPCWSTR CSIDL_DATA::szDefaultPath |
Definition at line 1076 of file shellpath.c.
LPCWSTR CSIDL_DATA::szValueName |
Definition at line 1075 of file shellpath.c.
Referenced by _SHGetUserProfilePath(), and _SHRegisterFolders().
CSIDL_Type CSIDL_DATA::type |
Definition at line 1074 of file shellpath.c.
Referenced by SHGetFolderPathAndSubDirW().