shell32: Use correct environment substitution for FOLDERID_Public.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Andrew Eikum 2021-06-01 11:45:51 -05:00 committed by Alexandre Julliard
parent 664f8b638d
commit 96030ce738
1 changed files with 2 additions and 2 deletions

View File

@ -2783,9 +2783,9 @@ static const CSIDL_DATA CSIDL_Data[] =
},
{ /* 0x56 */
&FOLDERID_Public,
CSIDL_Type_CurrVer, /* FIXME */
CSIDL_Type_AllUsers,
NULL,
NULL,
UsersPublicW,
KF_CATEGORY_FIXED, /* category */
PublicW, /* name */