Added patch to fake success in IViewObject::Draw stub.

This commit is contained in:
Sebastian Lackner
2015-08-08 21:17:33 +02:00
parent 0a38c0f4a6
commit f6dd131a74
5 changed files with 116 additions and 69 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.49) UNRELEASED; urgency=low
implementation.
* Added patch to move cookie initialization code from memory management to
loader.
* Added patch to fake success in IViewObject::Draw stub.
* Removed patch to avoid race-conditions with long running threadpool tasks
(accepted upstream).
* Removed patch to add support for ThreadQuerySetWin32StartAddress info class