First creation of registry entries missed AppData.

This commit is contained in:
Jonathan Ernst 2005-10-07 15:01:32 +00:00 committed by Alexandre Julliard
parent a6a5fb7a70
commit 3eaad00da9
1 changed files with 1 additions and 0 deletions

View File

@ -1904,6 +1904,7 @@ static HRESULT _SHRegisterUserShellFolders(BOOL bDefault)
CSIDL_PROGRAMS,
CSIDL_PERSONAL,
CSIDL_FAVORITES,
CSIDL_APPDATA,
CSIDL_STARTUP,
CSIDL_RECENT,
CSIDL_SENDTO,