msxml3: Fix a failing test in win98

Paul Vriens paul.vriens.wine at gmail.com
Wed Sep 3 01:05:13 CDT 2008


James Hawkins wrote:
> Hi,
> 
> Changelog:
> * Fix a failing test in win98.
> 
>  dlls/msxml3/tests/xmlelem.c |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
Two things:

The comment says "Win98 returns ERROR_URL_NOT_FOUND" but the ok now has a 
different comment.

I don't think this fix is correct as the failure comes most likely from the 
GetFullPathNameW just above that. (This probably means the first change, commit 
558ae52cc464269457833cfb08879550a63a5d13, was wrong as well).

-- 
Cheers,

Paul.



More information about the wine-devel mailing list