Added patch to allow setting pixel format for desktop window.

This commit is contained in:
Sebastian Lackner
2015-06-04 00:21:47 +02:00
parent 9acb14c728
commit 002f664b68
5 changed files with 221 additions and 127 deletions

1
debian/changelog vendored
View File

@@ -21,6 +21,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
with ERROR_MORE_DATA.
* Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe
in NtQueryInformationFile.
* Added patch to allow setting pixel format for desktop window.
* Removed patch to fix NULL pointer dereference in get_frame_by_name
(identical patch accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 31 May 2015 14:46:37 +0200