Added patch to return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for paths that only contain a prefix.

This commit is contained in:
Sebastian Lackner
2015-08-22 10:00:16 +02:00
parent afb16555cd
commit 6022983803
7 changed files with 220 additions and 14 deletions

View File

@@ -1 +1,2 @@
Fixes: Improve stub for NtQueryEaFile
Depends: ntdll-Empty_Path