"Paul Vriens" <[EMAIL PROTECTED]> writes:
> There are several tests where we use W-calls where we could use
> A-calls to accomplish the same test goal. Most of the time this means
> some of these will fail on Win9x or WinME as they are not by default
> Unicode enabled.
>
> Do we need write our tes
Hi,
There are several tests where we use W-calls where we could use
A-calls to accomplish the same test goal. Most of the time this means
some of these will fail on Win9x or WinME as they are not by default
Unicode enabled.
Do we need write our tests with A-calls ? For Wine this doesn't matter
i