Added patch to implement SetFileInformationByHandle.

This commit is contained in:
Sebastian Lackner
2015-02-26 06:12:24 +01:00
parent dd12b420e8
commit 7d2b751466
7 changed files with 375 additions and 1 deletions

View File

@@ -38,10 +38,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [2]:**
**Bugfixes and features included in the next upcoming release [3]:**
* Fallback to global key state for threads without a queue ([Wine Bug #27238](https://bugs.winehq.org/show_bug.cgi?id=27238))
* Fix race-condition when threads are killed during shutdown
* Implement SetFileInformationByHandle
**Bugs fixed in Wine Staging 1.7.37 [182]:**