[3/3] comctl32/tests: Fix imagelist v6 test failures on XP

Owen Rudge orudge at codeweavers.com
Wed Nov 18 15:40:44 CST 2009


This patch fixes test failures on Windows XP. The Windows XP 
comctl32.dll expects a smaller structure size than Vista or 7. Also 
corrects SUCCEEDED statements (SUCCEEDED(!x) != !SUCCEEDED), and remove 
tests that are not applicable to IImageList on certain platforms.

---
  dlls/comctl32/tests/imagelist.c |   15 +++++++++++----
  1 files changed, 11 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-comctl32-tests-Fix-imagelist-v6-test-failures-on-XP.patch
Type: text/x-patch
Size: 1448 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091118/1c3f4995/attachment.bin>


More information about the wine-patches mailing list