Added patch to fix implementation of NtQueryInformationProcess for ProcessDebugFlags.

This commit is contained in:
Sebastian Lackner
2015-12-05 22:48:34 +01:00
parent af4ac5433d
commit dea2594156
5 changed files with 124 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ wine-staging (1.8~rc3) UNRELEASED; urgency=low
proper desktop refcounting.
* Added patch to set LastError to 0 in GetSidIdentifierAuthority.
* Added patch to properly implement GetLargestConsoleWindowSize.
* Added patch to fix implementation of NtQueryInformationProcess for
ProcessDebugFlags.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 01 Dec 2015 02:35:10 +0100
wine-staging (1.8~rc2) unstable; urgency=low