I'm aware that FILE_FLAG_POSIX_SEMANTICS
allows for case sensitivity in file names, but the fact that it wasn't named FILE_FLAG_CASE_SENSITIVE
makes me think it might be doing more than that.
Does it do anything else, or am I analyzing this too deeply?