Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.

This commit is contained in:
Sebastian Lackner
2014-12-12 05:25:48 +01:00
parent 47a163dcef
commit 825711fcc7
5 changed files with 46 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -11,6 +11,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
* Added patch to fix return value of ScrollWindowEx for invisible windows.
* Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
* Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.
* Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
* Removed patch to fix ordering of IP addresses by metric if two addresses have the same metric (accepted upstream).
* Removed patch to reset data->pWintrustData->u.pFile->hFile after closing handle (accepted upstream).