user32: Fix error handling in {Begin,End,}DeferWindowPos() to match Windows behavior.

Rodrigo Rivas rodrigorivascosta at gmail.com
Wed Jul 15 12:37:19 CDT 2015


This fixes #23187.
---
 dlls/user32/tests/Makefile.in |   1 +
 dlls/user32/tests/defer.c     | 168 ++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winpos.c          |  14 ++--
 3 files changed, 178 insertions(+), 5 deletions(-)
 create mode 100644 dlls/user32/tests/defer.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Fix-error-handling-in-Begin-End-DeferWindowPos-.txt
Type: text/x-patch
Size: 7563 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150715/e378ed33/attachment.bin>


More information about the wine-patches mailing list