Re: Various CompareString fixes

2003-11-03 Thread Dmitry Timoshkov
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > This causes a lot of breakage in the shlwapi string tests. Some of > these may well be because the shlwapi implementation depends on a > broken CompareString, but others look suspicious. For instance the > StrChrA test fails because CompareString s

Re: Various CompareString fixes

2003-11-03 Thread Alexandre Julliard
Dmitry Timoshkov <[EMAIL PROTECTED]> writes: > Changelog: > Dmitry Timoshkov <[EMAIL PROTECTED]> > Move CompareString implementation to libwine_unicode, > add a bunch of CompareString tests. This causes a lot of breakage in the shlwapi string tests. Some of these may well be because t