Shlwapi: Add IntlStrEqWorker Functions and StrCmp Tests

Alexandre Julliard julliard at winehq.org
Thu Feb 12 19:31:02 CST 2004


"Robert Shearman" <R.J.Shearman at warwick.ac.uk> writes:

> Any way of generating them based on the locale or should I just remove the
> DBCS tests?

You could use IsDBCSLeadByte and friends, but most locales don't have
DBCS chars at all so it wouldn't help much. An alternative would be to
switch to a DBCS locale for that test, but I'm not sure if that would
work under all versions of Windows.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list