mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
[SHELL32]
- Fix a typo in a registry path svn path=/trunk/; revision=54724
This commit is contained in:
@@ -514,7 +514,7 @@ HRESULT WINAPI CFSFolder::GetUIObjectOf(HWND hwndOwner,
|
||||
return hr;
|
||||
}
|
||||
|
||||
static const WCHAR AdvancedW[] = L"SORFWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced";
|
||||
static const WCHAR AdvancedW[] = L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced";
|
||||
static const WCHAR HideFileExtW[] = L"HideFileExt";
|
||||
static const WCHAR NeverShowExtW[] = L"NeverShowExt";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user