mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 04:14:53 +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
|
IN PCWSTR FileName
|
||||||
);
|
);
|
||||||
|
|
||||||
NTSYSAPI
|
|
||||||
BOOLEAN
|
|
||||||
NTAPI
|
|
||||||
RtlDoesFileExists_UstrEx(
|
|
||||||
IN PCUNICODE_STRING FileName,
|
|
||||||
IN BOOLEAN SucceedIfBusy
|
|
||||||
);
|
|
||||||
|
|
||||||
NTSYSAPI
|
NTSYSAPI
|
||||||
ULONG
|
ULONG
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue