[NTOSKRNL] Add support for the ObUnsecureGlobalNames registry key
[reactos.git] / ntoskrnl / include / internal / ob.h
index e6f9c56..1026c49 100644 (file)
@@ -613,6 +613,8 @@ extern BOOLEAN IoCountOperations;
 extern ALIGNEDNAME ObpDosDevicesShortNamePrefix;
 extern ALIGNEDNAME ObpDosDevicesShortNameRoot;
 extern UNICODE_STRING ObpDosDevicesShortName;
+extern WCHAR ObpUnsecureGlobalNamesBuffer[128];
+extern ULONG ObpUnsecureGlobalNamesLength;
 
 //
 // Inlined Functions