[PATCH 1/4] gdi32/tests: Don't use bmType to skip tests on win9x - it's equal to 0 for monochrome bitmaps.

Paul Vriens paul.vriens.wine at gmail.com
Tue Mar 10 05:56:56 CDT 2009


Alexandre Julliard wrote:
> Huw Davies <huw at codeweavers.com> writes:
> 
>> ---
>>  dlls/gdi32/tests/bitmap.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> The is_win9x test is broken, that GetWindowLongPtrW call will return 0
> on all platforms, so it breaks the tests on Wine:
> 

But that's also the same logic we are using in winetest (function 
running_on_visible_desktop). So that's broken too?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list