Case-sensitive
doesFileExist for Windows.
This is case-sensitive only on the file name part, not on the
directory part. (Ideally, path components coming from module name
components should be checked case-sensitively and the other path
components should be checked case insensitively.)