[EXPLORER-NEW]
[reactos.git] / base / shell / explorer-new / settings.cpp
similarity index 96%
rename from base/shell/explorer-new/settings.c
rename to base/shell/explorer-new/settings.cpp
index b982c9a..1496457 100644 (file)
@@ -21,8 +21,7 @@
 #include "precomp.h"
 
 ADVANCED_SETTINGS AdvancedSettings;
-const TCHAR szAdvancedSettingsKey[] = TEXT("Software\\ReactOS\\Features\\Explorer");
-
+const WCHAR szAdvancedSettingsKey[] = TEXT("Software\\ReactOS\\Features\\Explorer");
 
 VOID
 LoadAdvancedSettings(VOID)