[PATCH 3/3] kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag.

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


This patch adds LINGUISTIC_IGNORECASE to the list of semi-stub flags
with 0x10000000 and NORM_LINGUISTIC_CASING.  A small subset of
applications that use NORM_LINGUISTIC_CASING also use this flag,
simply not returning an error is enough to satisfy the application in
all the cases encountered so far.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-kernel32-Allow-CompareStringEx-LINGUISTIC_IGNORECASE.patch
Type: text/x-diff
Size: 2171 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140416/51313e6b/attachment.patch>


More information about the wine-patches mailing list