Added patch to limit cross thread access to ImmSet* functions.

This commit is contained in:
Sebastian Lackner
2014-09-29 02:52:26 +02:00
parent ed22aea5bd
commit acacbd588d
9 changed files with 1039 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added several patches for Unity3D Editor.
* Added patch to fix differences between exception handling behaviour in Wine and Windows.
* Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
* Added patch to limit cross thread access to ImmSet* functions.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 21 Sep 2014 01:44:14 +0200
wine-compholio (1.7.27) unstable; urgency=low