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
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: