Added patch for stub of fltmgr.sys (filter manager driver).

This commit is contained in:
Sebastian Lackner
2015-03-28 23:54:21 +01:00
parent c9380eed86
commit 7fb4b8cfc8
5 changed files with 348 additions and 55 deletions

View File

@@ -38,8 +38,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [8]:**
**Bugfixes and features included in the next upcoming release [9]:**
* Add stub fltmgr.sys (filter manager driver) ([Wine Bug #23583](https://bugs.winehq.org/show_bug.cgi?id=23583))
* Add stubs for Power[Set|Clear]Request
* Avoid spam of FIXME messages for PsLookupProcessByProcessId stub ([Wine Bug #36821](https://bugs.winehq.org/show_bug.cgi?id=36821))
* Don't return an error in WS_select when EINTR happens during timeout