Added patch to implement FileNamesInformation class support for NtQueryDirectoryFile.

This commit is contained in:
Sebastian Lackner
2015-10-22 22:57:30 +02:00
parent e64c3bff30
commit 8adf60dc8e
5 changed files with 74 additions and 1 deletions

View File

@@ -34,9 +34,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [2]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Do not allow interruption of system APC in server_select ([Wine Bug #14697](https://bugs.winehq.org/show_bug.cgi?id=14697))
* Implement FileNamesInformation class support for NtQueryDirectoryFile
* Implement stub for ProcessQuotaLimits info class