Added patch to fix multiple issues in widl typelib generation.

This commit is contained in:
Sebastian Lackner
2015-10-31 17:47:59 +01:00
parent a2714839b3
commit 9ad85e9d6f
10 changed files with 784 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -20,6 +20,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch for SfcGetNextProtectedFile stub function.
* Added patch to zero out returned stats when IEnumSTATSTG::Next reaches end
of enumeration.
* Added patch to fix multiple issues in widl typelib generation.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).