Added patch with stubs for additional wininet options in InternetSetOption (fixes Wine Staging Bug #443).

This commit is contained in:
Sebastian Lackner
2015-08-07 22:37:26 +02:00
parent bdfd218e7e
commit 7a3bc88055
8 changed files with 195 additions and 1 deletions

View File

@@ -39,9 +39,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [2]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Add stub dlls required for MSVC 2015 runtime library (Windows 10)
* Add stubs for additional wininet options in InternetSetOption
* Improve stubs for dxgi MakeWindowAssociation and GetWindowAssociation