Added patch for IDXGIOutput::GetDesc.

This commit is contained in:
Michael Müller
2014-12-19 21:35:01 +01:00
parent c6eae9c6a3
commit 3d8a3c0e69
5 changed files with 70 additions and 1 deletions

View File

@@ -37,11 +37,12 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [3]:**
**Bugfixes and features included in the next upcoming release [4]:**
* Add stub for RtlSetHeapInformation
* Ensure X11 input events are handled even without explicit message loop ([Wine Bug #8854](https://bugs.winehq.org/show_bug.cgi?id=8854))
* Fix handling of subdirectory in FtpFindFirstFile ([Wine Bug #16526](https://bugs.winehq.org/show_bug.cgi?id=16526))
* Implement IDXGIOutput::GetDesc
**Bugs fixed in Wine Staging 1.7.33 [119]:**