Added patch to fix implementation of SH*Shared commands.

This commit is contained in:
Sebastian Lackner
2014-10-01 02:44:22 +02:00
parent fa52b6489a
commit f062a5a3ba
5 changed files with 248 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
* Added patch to limit cross thread access to ImmSet* functions.
* Added patch for IRichEditOle and ITextDocument support for ITextServices.
* Added patch to fix implementation of SH*Shared commands.
* Removed patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200