Added patch to implement opening files through nt device paths.

This commit is contained in:
Sebastian Lackner
2017-05-27 18:47:06 +02:00
parent 527b456839
commit 70d09b1977
3 changed files with 267 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
Fixes: [37487] Resolve \\SystemRoot\\ prefix when opening files
Fixes: Implement opening files through nt device paths
Depends: ntdll-Pipe_SpecialCharacters