[RTL]: Implement RtlDoesFileExists_UstrEx, RtlDoesFileExists_UStr, RtlDoesFileExists_UEx.
authorAlex Ionescu <aionescu@gmail.com>
Fri, 15 Jul 2011 01:29:10 +0000 (01:29 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Fri, 15 Jul 2011 01:29:10 +0000 (01:29 +0000)
commita595971d83d00f5ed17daea31b51cbe472573c67
tree71280335f10b97d32cea8ec4ffb6cbd95df53221
parent42cac56e9d266f0709cec1c058df03f61b9c86a9
[RTL]: Implement RtlDoesFileExists_UstrEx, RtlDoesFileExists_UStr, RtlDoesFileExists_UEx.
[RTL]: Make RtlDoesFileExists_UStrEx use the new RTL_RELATIVE_NAME structure and also support whether or not sharing violations should return success or not.
[RTL]: For now, use the old RtlDosPathNameToNtPathName API instead of the newer one.

svn path=/trunk/; revision=52685
reactos/lib/rtl/path.c