Added patch for SfcGetNextProtectedFile stub function.

This commit is contained in:
Sebastian Lackner
2015-10-31 16:59:04 +01:00
parent 2e4d11137f
commit 85d50ecc2a
5 changed files with 78 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName
stub.
* Added patch for SetCoalescableTimer stub function.
* Added patch for SfcGetNextProtectedFile stub function.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).