Dmitry Timoshkov
|
e3d1a13b9c
|
Add a test for handling overlapped buffers by WideCharToMultiByte.
|
2005-07-15 16:33:10 +00:00 |
Francois Gouget
|
f229c911b5
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Francois Gouget
|
3773035a6d
|
The Win9x platforms support WideCharToMultiByte and
MultiByteToWideChar but not lstrcmpW! So I implemented our own so
that we can have a meaningful test.
|
2002-12-12 02:16:29 +00:00 |
Dmitry Timoshkov
|
3139b927b2
|
Added a prototype code page test. Fixed issue regarding negative
source length handling.
|
2002-10-04 17:42:27 +00:00 |