Added patch to implement empty enumerator for IWiaDevMgr::EnumDeviceInfo.

This commit is contained in:
Sebastian Lackner
2015-03-27 08:48:46 +01:00
parent b5a7498b86
commit 8afbb3aecc
5 changed files with 244 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]:**
* 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))
* Implement empty enumerator for IWiaDevMgr::EnumDeviceInfo ([Wine Bug #27775](https://bugs.winehq.org/show_bug.cgi?id=27775))
**Bugs fixed in Wine Staging 1.7.39 [205]:**