10 Mar
2009
10 Mar
'09
10:56 a.m.
Alexandre Julliard wrote:
Huw Davies <huw(a)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.