ReactOS 0.4.16-dev-889-g9563c07
|
Public Member Functions | |
~_SearchData () | |
Definition at line 222 of file CFindFolder.cpp.
|
inline |
Definition at line 235 of file CFindFolder.cpp.
HANDLE _SearchData::hStopEvent |
Definition at line 225 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
HWND _SearchData::hwnd |
Definition at line 224 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
CComPtr<CFindFolder> _SearchData::pFindFolder |
Definition at line 233 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch().
LOCATIONITEM* _SearchData::pPaths |
Definition at line 226 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch(), and ~_SearchData().
BOOL _SearchData::SearchHidden |
Definition at line 232 of file CFindFolder.cpp.
Referenced by AttribHiddenMatch(), and CFindFolder::StartSearch().
CStringW _SearchData::szFileName |
Definition at line 227 of file CFindFolder.cpp.
Referenced by FileNameMatch(), and CFindFolder::StartSearch().
CStringA _SearchData::szQueryA |
Definition at line 228 of file CFindFolder.cpp.
Referenced by ContentsMatch(), SearchFile(), and CFindFolder::StartSearch().
CStringW _SearchData::szQueryU16BE |
Definition at line 230 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
CStringA _SearchData::szQueryU8 |
Definition at line 231 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
CStringW _SearchData::szQueryW |
Definition at line 229 of file CFindFolder.cpp.
Referenced by RecursiveFind(), SearchFile(), and CFindFolder::StartSearch().