On Tue Sep 19 21:01:19 2023 +0000, Aidan Khoury wrote:
changed this line in [version 14 of the diff](/wine/wine/-/merge_requests/3870/diffs?diff_id=70390&start_sha=065bbf12ab4d62ff3a91e85ae40ca548ae908560#acda5f5d040f90ecb29756b0c057cc22a0c00c32_1015_1044)
I suppose we could use strnicmp/strncasecmp instead, though those routines lack portability, so that's why I did it the way you see. I say its a hack because it's not easy to immediately comprehend what the code is doing with the magic OR'ing of 0x20 to force ascii characters to be lowercase.
changed in ff51d90b