Added patch for support of SLGetWindowsInformationDWORD.

This commit is contained in:
Sebastian Lackner
2014-12-22 20:35:58 +01:00
parent 9e0670934a
commit 4f213843ac
8 changed files with 679 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch with stub for D3DXComputeTangentFrameEx.
* Added patch with stub for D3DXIntersect.
* Added test for RtlIpv4StringToAddressExA.
* Added patch for support of SLGetWindowsInformationDWORD.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).