ReactOS 0.4.16-dev-1520-gb558596
|
#include <winternl.h>
Definition at line 1501 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::AllocationSize |
Definition at line 1509 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::ChangeTime |
Definition at line 1507 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::CreationTime |
Definition at line 1504 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::EaSize |
Definition at line 1512 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::EndOfFile |
Definition at line 1508 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileAttributes |
Definition at line 1510 of file winternl.h.
Referenced by tally_test_file().
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileIndex |
Definition at line 1503 of file winternl.h.
WCHAR _FILE_BOTH_DIRECTORY_INFORMATION::FileName[ANYSIZE_ARRAY] |
Definition at line 1515 of file winternl.h.
Referenced by tally_test_file(), test_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile_case().
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileNameLength |
Definition at line 1511 of file winternl.h.
Referenced by tally_test_file(), test_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile_case().
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::LastAccessTime |
Definition at line 1505 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::LastWriteTime |
Definition at line 1506 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::NextEntryOffset |
Definition at line 1502 of file winternl.h.
Referenced by test_flags_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile().
WCHAR _FILE_BOTH_DIRECTORY_INFORMATION::ShortName[12] |
Definition at line 1514 of file winternl.h.
Referenced by test_NtQueryDirectoryFile().
CHAR _FILE_BOTH_DIRECTORY_INFORMATION::ShortNameLength |
Definition at line 1513 of file winternl.h.
Referenced by test_NtQueryDirectoryFile().