Added patch to set last error when GetRawInputDeviceList fails.

This commit is contained in:
Sebastian Lackner
2014-12-04 15:00:08 +01:00
parent 00872dd69c
commit e39c803fac
5 changed files with 44 additions and 1 deletions

View File

@@ -37,9 +37,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
**Bugfixes and features included in the next upcoming release [2]:**
* Fix condition mask handling in RtlVerifyVersionInfo ([Wine Bug #36143](https://bugs.winehq.org/show_bug.cgi?id=36143))
* Set last error when GetRawInputDeviceList fails ([Wine Bug #37667](https://bugs.winehq.org/show_bug.cgi?id=37667))
**Bugs fixed in Wine Staging 1.7.32 [108]:**