[4/5] gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem. Take 2.

Dmitry Timoshkov dmitry at baikal.ru
Wed Jun 27 23:31:13 CDT 2012


Marvin <testbot at testbot.winehq.org> wrote:

> === W7PROX64 (64 bit image) ===
> image.c:2817: Test failed:  0: expected property size 17 or 36, got 44
> image.c:2817: Test failed:  2: expected property size 144 or 0, got 152
> image.c:2817: Test failed:  3: expected property size 20 or 0, got 28
> 
> === TEST64_W7SP1 (64 bit image) ===
> image.c:2817: Test failed:  0: expected property size 17 or 36, got 44
> image.c:2817: Test failed:  2: expected property size 144 or 0, got 152
> image.c:2817: Test failed:  3: expected property size 20 or 0, got 28

That's a propblem with 32 and 64-bit PropertyItem structure size difference,
I sent another version of the patch.

-- 
Dmitry.



More information about the wine-devel mailing list