[Bug 46782] New: CompareStringEx does not support SORT_DIGITSASNUMBERS flag

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 5 12:18:44 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46782

            Bug ID: 46782
           Summary: CompareStringEx does not support SORT_DIGITSASNUMBERS
                    flag
           Product: Wine
           Version: 4.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: winehq at lanrules.de
      Distribution: ---

This flag is supported by all Windows versions down to at least Windows 7.
It is used, for example, by Qt in QCollator.

See https://bugreports.qt.io/browse/QTBUG-74209 for reference.

CompareStringEx:
https://docs.microsoft.com/en-us/windows/desktop/api/stringapiset/nf-stringapiset-comparestringex
Wine implementation list of supported flags: dlls/kernel32/locale.c#L3912-L3913

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list