[SHELL32] - Try to fix MSVC build

svn path=/trunk/; revision=54728
This commit is contained in:
Rafal Harabien 2011-12-21 15:47:17 +00:00
parent 3d2e890820
commit 45c965ea82

View file

@ -87,7 +87,7 @@ CDesktopFolderEnum::~CDesktopFolderEnum()
}
static const WCHAR ClassicStartMenuW[] = L"SOFTWARE\\Microsoft\\Windows\\"
"CurrentVersion\\Explorer\\HideDesktopIcons\\ClassicStartMenu";
L"CurrentVersion\\Explorer\\HideDesktopIcons\\ClassicStartMenu";
static INT
IsNamespaceExtensionHidden(const WCHAR *iid)