Added patch for implementation of mfplat.MFTEnum.

This commit is contained in:
Sebastian Lackner
2015-10-02 19:45:55 +02:00
parent 59e96aed08
commit 6a06b1710e
8 changed files with 551 additions and 16 deletions

1
debian/changelog vendored
View File

@@ -27,6 +27,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to mark BitBlt and StretchDIBits as hotpatchable.
* Added patch to mark WritePrivateProfileStringA as hotpatchable.
* Added patch to make ddraw1 and ddraw_surface1 vtable as writable.
* Added patch for implementation of mfplat.MFTEnum.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted