[NTDLL_APITEST] Add some Japanese to RtlGenerate8dot3Name test case
[reactos.git] / modules / rostests / apitests / ntdll / precomp.h
index d476f1c..4871076 100644 (file)
@@ -35,4 +35,10 @@ QuerySetThreadValidator(
     _In_ ULONG InfoLength,
     _In_ NTSTATUS ExpectedStatus);
 
+void
+SetupLocale(
+    _In_ ULONG AnsiCode,
+    _In_ ULONG OemCode,
+    _In_ ULONG Unicode);
+
 #endif /* _NTDLL_APITEST_PRECOMP_H_ */