Skip to content
Snippets Groups Projects
Commit e4d4f2d5 authored by Eric Kohl's avatar Eric Kohl Committed by Alexandre Julliard
Browse files

Added location of local application data.

parent 26334148
Branches
Tags
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment