Added patch to return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory.

This commit is contained in:
Sebastian Lackner
2015-09-13 17:18:35 +02:00
parent 929a331358
commit ff9f5115fb
5 changed files with 86 additions and 1 deletions

View File

@@ -39,6 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
* Return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory
**Bug fixes and features in Wine Staging 1.7.51 [260]:**
*Note: The following list only contains features and bug fixes which are not