https://bugs.winehq.org/show_bug.cgi?id=49778 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dark.shadow4(a)web.de Resolution|--- |DUPLICATE Component|shlwapi |kernel32 --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Hi folks, this is another instance of our collation tables being different from the windows collation tables. StrCmpLogicalW calls into ChrCmpIW, which calls into CompareStringW. Marking dupe. I'm still on my patchset, but time is sparse. Hopefully making progress this weekend. Note: Changes in the behavior on different windows versions are to be expected, since the collation tables changed between versions. The important bits are (hopefully) still the same though. *** This bug has been marked as a duplicate of bug 10767 *** -- 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.