[PATCH 1/3] kernel32/tests: Add a variety of tests for CompareStringEx.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Apr 16 15:07:39 CDT 2014


A variety of Silverlight applications use CompareStringEx with the
NORM_LINGUISTIC_CASING and LINGUISTIC_IGNORECASE flags.  We currently
do not have any tests for these cases and for all of the applications
we (the pipelight folks) have run into so far the normal code path
satisfies these applications.  So, this first patch adds some tests
for these strange cases and the following patches add semi-stub
behavior using our normal string comparison code.

These patches are unrelated to patches 103647-103651.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Add-a-variety-of-tests-for-CompareStr.patch
Type: text/x-diff
Size: 8527 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140416/0d3c6b93/attachment.patch>


More information about the wine-patches mailing list