The Win9x platforms support WideCharToMultiByte and
commit3773035a6d660aa8943abf7e0c82da922621f2b6
authorFrancois Gouget <fgouget@free.fr>
Thu, 12 Dec 2002 02:16:29 +0000 (12 02:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Dec 2002 02:16:29 +0000 (12 02:16 +0000)
tree79ef1ed8003408f31afc188b82d00f176cdd2798
parent872f9450448615000c568e0f6c89dedd34268f08
The Win9x platforms support WideCharToMultiByte and
MultiByteToWideChar but not lstrcmpW! So I implemented our own so
that we can have a meaningful test.
dlls/kernel/tests/codepage.c