RtlUnicodeStringToCountedOemString() is now "pass"ed
[reactos.git] / include / ntdll / registry.h
1
2 NTSTATUS
3 RtlpGetRegistryHandle(ULONG RelativeTo,
4                       PWSTR Path,
5                       BOOLEAN Create,
6                       PHANDLE KeyHandle);