27 Sep
2012
27 Sep
'12
8:39 p.m.
Module: wine Branch: master Commit: 53e4e504b94e7e100b03702f025f85cf73f2870f URL: http://source.winehq.org/git/wine.git/?a=commit;h=53e4e504b94e7e100b03702f02... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Sep 27 17:16:21 2012 +0200 user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag. --- dlls/user32/tests/win.c | 43 +++++++++++++++++++++++++++ dlls/user32/win.c | 74 ++++++++++++++++++++++++++-------------------- include/winerror.h | 9 ++++++ 3 files changed, 94 insertions(+), 32 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=53e4e504b94e7e100b0370...