Wilfried Pasquazzo wrote:
A fix for my testcases of IPicture_Render method.
affected files: oleaut32/tests/olepicture.c
On older OS than Win2000 the testcase produces different results.
The method IPicture_Render isn't officially supported on those old OS,
therefore I just used the broken() statement with the results provided
by wines http://test.winehq.org/data/ to catch all of those errors.
Wilfried Pasquazzo
Hi. Maybe it's better to jump over tests basing on ::Render() return
value? Or it claims that it succeeded?