Paul Vriens <paul.vriens.w...@gmail.com> writes: >> In any case the test environment needs to be comparing paths in a >> case-insensitive way, it doesn't make sense to require exact case. > > So the memcmp needs to change into some strcmp form?
Yes, though you probably need CompareString. -- Alexandre Julliard julli...@winehq.org