Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub.

This commit is contained in:
Sebastian Lackner
2015-10-31 16:43:16 +01:00
parent 5ad2c41098
commit b03c54797e
5 changed files with 99 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -14,6 +14,8 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
enable patchset to use Nt* function wrappers.
* Added patch to use close_handle instead of NtClose for internal memory
management functions.
* Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName
stub.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).