mirror of
https://github.com/reactos/reactos.git
synced 2025-05-30 14:39:46 +00:00
[NDK]
- Remove RtlDoesFileExists_UstrEx svn path=/trunk/; revision=56415
This commit is contained in:
parent
74de187fd6
commit
eefe549b17
1 changed files with 0 additions and 8 deletions
|
@ -2497,14 +2497,6 @@ RtlDoesFileExists_U(
|
|||
IN PCWSTR FileName
|
||||
);
|
||||
|
||||
NTSYSAPI
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
RtlDoesFileExists_UstrEx(
|
||||
IN PCUNICODE_STRING FileName,
|
||||
IN BOOLEAN SucceedIfBusy
|
||||
);
|
||||
|
||||
NTSYSAPI
|
||||
ULONG
|
||||
NTAPI
|
||||
|
|
Loading…
Reference in a new issue