mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[NDK]
- Remove RtlDoesFileExists_UstrEx svn path=/trunk/; revision=56415
This commit is contained in:
@@ -2497,14 +2497,6 @@ RtlDoesFileExists_U(
|
||||
IN PCWSTR FileName
|
||||
);
|
||||
|
||||
NTSYSAPI
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
RtlDoesFileExists_UstrEx(
|
||||
IN PCUNICODE_STRING FileName,
|
||||
IN BOOLEAN SucceedIfBusy
|
||||
);
|
||||
|
||||
NTSYSAPI
|
||||
ULONG
|
||||
NTAPI
|
||||
|
||||
Reference in New Issue
Block a user