Closed ChrisDenton closed 2 weeks ago
RtlIsDosDeviceName_U and RtlDosPathNameToNtPathName_U_WithStatus are now documented but are not in headers:
RtlIsDosDeviceName_U
RtlDosPathNameToNtPathName_U_WithStatus
ULONG RtlIsDosDeviceName_U( __in PCWSTR DosFileName ) NTSTATUS RtlDosPathNameToNtPathName_U_WithStatus( __in PCWSTR DosFileName, __out PUNICODE_STRING NtFileName, __deref_opt_out_opt PWSTR *FilePart, __reserved PVOID Reserved )
RtlIsDosDeviceName_U
andRtlDosPathNameToNtPathName_U_WithStatus
are now documented but are not in headers: