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

2008-09-03 Thread Paul Vriens
James Hawkins wrote: > On Wed, Sep 3, 2008 at 2:54 AM, Paul Vriens <[EMAIL PROTECTED]> 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 p

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

2008-09-03 Thread James Hawkins
On Wed, Sep 3, 2008 at 2:54 AM, Paul Vriens <[EMAIL PROTECTED]> 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: