Added patch with additional tests for server-PeekMessage.

This commit is contained in:
Sebastian Lackner
2015-03-17 04:35:13 +01:00
parent 20286952db
commit de8e8a4079
4 changed files with 210 additions and 5 deletions

1
debian/changelog vendored
View File

@@ -18,6 +18,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to fix wrong return values of RtlFindActivationContextSectionString for NULL data (by Mark Jansen).
* Added patch to implement _ismbckata and _mbctohira, moreover fix wrong return value of _ismbckata.
* Added patch to improve stub for ID3DXEffectImpl_CloneEffect.
* Added patch with additional tests for server-PeekMessage.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patches for _ismbckata and _mbctohira (fixed upstream).