Added patch to send WM_CAPTURECHANGE also when capture has not changed.

This commit is contained in:
Sebastian Lackner
2015-11-28 23:11:33 +01:00
parent 632a8a163b
commit ef47e8db59
5 changed files with 140 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ wine-staging (1.8~rc2) UNRELEASED; urgency=low
* Added patch to implement check for invalid handle type for HSPFILEQ handles.
* Added patch for delayed end of DST in Europe/Istanbul.
* Added patch to skip invalid entries in GetPrivateProfileString16.
* Added patch to send WM_CAPTURECHANGE also when capture has not changed.
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 25 Nov 2015 20:21:46 +0100
wine-staging (1.8~rc1) unstable; urgency=low