[SNDVOL32] Add the small line dialog
[reactos.git] / base / applications / regedit / security.h
index 4f6d70d..d520b91 100644 (file)
@@ -150,7 +150,7 @@ typedef struct _CRegKeySecurity
     SI_OBJECT_INFO ObjectInfo;
     BOOL *Btn;
     HKEY hRootKey;
-    TCHAR szRegKey[1];
+    WCHAR szRegKey[1];
 } CRegKeySecurity, *PCRegKeySecurity;
 
 /* EOF */