Added location of local application data.

This commit is contained in:
Eric Kohl 2002-01-29 18:19:59 +00:00 committed by Alexandre Julliard
parent 263341484c
commit e4d4f2d59f
1 changed files with 4 additions and 4 deletions

View File

@ -795,10 +795,10 @@ static const CSIDL_DATA CSIDL_Data[] =
"PrintHood",
"PrintHood"
},
{ /* CSIDL_LOCAL_APPDATA */
0, 0, /* FIXME */
NULL,
NULL,
{ /* CSIDL_LOCAL_APPDATA (win2k only/undocumented) */
1, HKCU,
"Local AppData",
"Local Settings\\Application Data",
},
{ /* CSIDL_ALTSTARTUP */
0, 1, /* FIXME */