Hoi Hans
2008/5/7 Hans Leidekker hans@it.vu.nl:
The bug reporting agent in Google Sketchup passes an accept types array that includes a wild pointer and a pointer to an empty string, both of which are ignored by Windows. Although the wild pointer changed between a number of tries its high word remained unset, so we may get away with a check on the high word instead of an exception handler.
Fixes http://bugs.winehq.org/show_bug.cgi?id=11954
-Hans
This test fails on xp for me, can you fix it?
http.c:1767: Test failed: got ', */*, %p, , */*' expected '*/*, %p, */*'
Cheers, Maarten.