mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 08:20:27 +00:00
[NTFS]
This has nothing to do in a NTFS driver svn path=/trunk/; revision=71228
This commit is contained in:
parent
72a9b73970
commit
64bc0243c3
1 changed files with 0 additions and 10 deletions
|
@ -817,16 +817,6 @@ PVOID
|
|||
NtfsGetUserBuffer(PIRP Irp,
|
||||
BOOLEAN Paging);
|
||||
|
||||
#if 0
|
||||
BOOLEAN
|
||||
wstrcmpjoki(PWSTR s1, PWSTR s2);
|
||||
|
||||
VOID
|
||||
CdfsSwapString(PWCHAR Out,
|
||||
PUCHAR In,
|
||||
ULONG Count);
|
||||
#endif
|
||||
|
||||
VOID
|
||||
NtfsFileFlagsToAttributes(ULONG NtfsAttributes,
|
||||
PULONG FileAttributes);
|
||||
|
|
Loading…
Reference in a new issue