[user32/tests] Skip GetMenuItemInfo tests on NT4

Paul Vriens paul.vriens.wine at gmail.com
Wed Nov 5 13:37:35 CST 2008


Hi,

NT4 can't handle the bigger MENUITEMINFO struct (we have "#define _WIN32_WINNT 
0x0501" at the top that adds another struct member).

Changing all the tests to cope with this is too much work (checked with AJ on 
IRC). This seems to be the easiest way out.

We still have a lot of errors on Win9x and WinMe. The number of errors for the 
menu tests is reduced to 4 now on my NT4 box (but only 88 are run).

Changelog
   Skip GetMenuItemInfo tests on NT4

-- 
Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Skip-GetMenuItemInfo-tests-on-NT4.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081105/d87c1a65/attachment.bin 


More information about the wine-patches mailing list