Added patch to fake success in kernel32.SetFileCompletionNotificationModes.

This commit is contained in:
Sebastian Lackner
2015-07-26 20:56:13 +02:00
parent 7603fe0bc9
commit d9d1380650
5 changed files with 49 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
unsupported flags FIXMEs.
* Added patches to improve security cookie handling.
* Added patches to implement ThreadQuerySetWin32StartAddress info class.
* Added patch to fake success in kernel32.SetFileCompletionNotificationModes.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM