ok() does not support '%S'. Store the Ansi version, convert to Unicode
commite1685e6bf50e204c55bb3a39a03ae4b4b7f30bf0
authorFrancois Gouget <fgouget@free.fr>
Thu, 16 Jan 2003 00:11:32 +0000 (16 00:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jan 2003 00:11:32 +0000 (16 00:11 +0000)
treeb300bd068a1d8b22b9cf53e3fb2aef1dba9d1f1f
parent36bf792fd78c5f59a043b4b6ee9873e835b750ab
ok() does not support '%S'. Store the Ansi version, convert to Unicode
when needed, and print the Ansi version using ok().
Fix 'value is so large it is unsigned' warnings.
dlls/ntdll/tests/rtlstr.c