ReactOS 0.4.16-dev-1408-gbc64f3a
|
Definition at line 812 of file filedefext.cpp.
BOOL DIRTREESTATS::bDeepRecurse |
Definition at line 819 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), CFileDefExt::InitMultifilePageThread(), and CFileDefExt::WalkDirTree().
BOOL DIRTREESTATS::bMultipleTypes |
Definition at line 818 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), CFileDefExt::InitMultifilePageThread(), and ProcessDirStatsItem().
UINT DIRTREESTATS::fAttribAll |
Definition at line 817 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
UINT DIRTREESTATS::fAttribSet |
Definition at line 817 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
UINT DIRTREESTATS::nTick |
Definition at line 816 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and CFileDefExt::WalkDirTree().
PDWORD DIRTREESTATS::pDirCount |
Definition at line 814 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
PDWORD DIRTREESTATS::pFileCount |
Definition at line 814 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
PULARGE_INTEGER DIRTREESTATS::pTotPhysSize |
Definition at line 815 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
PULARGE_INTEGER DIRTREESTATS::pTotVirtSize |
Definition at line 815 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().
WCHAR DIRTREESTATS::szType[max(100, RTL_FIELD_SIZE(SHFILEINFOA, szTypeName))] |
Definition at line 820 of file filedefext.cpp.
Referenced by CFileDefExt::InitDirStats(), CFileDefExt::InitMultifilePageThread(), and ProcessDirStatsItem().