[msxml3/tests 1/2] Use CreateFileA to please win98

James Hawkins truiken at gmail.com
Wed Sep 3 03:19:53 CDT 2008


On Wed, Sep 3, 2008 at 2:54 AM, Paul Vriens <paul.vriens.wine at gmail.com> wrote:
> Hi,
>
> CreateFileW is not implemented on win98. This fixes the 2 remaining test
> failures for win98.
>
> (This is a replacement for the patch James sent).
>
> Changelog
>  Use CreateFileA to please win98
>

Just a nitpick:

+    static const CHAR testXmlA[] = "test.xml";

You don't really need this variable.  Same thing for the next patch.

-- 
James Hawkins



More information about the wine-devel mailing list