[PATCH] comctl32/tests: Fix ImageList_DrawIndirect() test failures on winxp.

Ziqing Hui zhui at codeweavers.com
Sun Apr 19 23:51:01 CDT 2020


GetDeviceCaps(BITSPIXEL) is always 32 in our test cases. So we can ignore it.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/comctl32/tests/imagelist.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-tests-Fix-ImageList_DrawIndirect-test-failu.patch
Type: text/x-patch
Size: 2154 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200420/bcf9ca39/attachment.bin>


More information about the wine-devel mailing list