Added patch to implement iphlpapi stub functions.

This commit is contained in:
Sebastian Lackner
2014-10-27 02:54:48 +01:00
parent 1349af11e7
commit 26699042ab
7 changed files with 127 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -1,5 +1,7 @@
wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added additional conversion functions to DXTn patch.
* Added patch to filter specific warning messages for D3DCompileShader.
* Added patch to implement iphlpapi stub functions.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Oct 2014 19:53:47 +0200