Added patch to strip invalid characters from mask in FindFirstFileExW.

This commit is contained in:
Sebastian Lackner
2016-02-06 18:35:22 +01:00
parent 759fd000ad
commit bbb85b6916
4 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [22635] Strip invalid characters from mask in FindFirstFileExW