Paul Vriens <[email protected]> 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 [email protected]
