ReactOS 0.4.16-dev-306-g647d351
|
Definition at line 147 of file CFindFolder.cpp.
HANDLE _SearchData::hStopEvent |
Definition at line 150 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
HWND _SearchData::hwnd |
Definition at line 149 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
CComPtr<CFindFolder> _SearchData::pFindFolder |
Definition at line 158 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch().
BOOL _SearchData::SearchHidden |
Definition at line 157 of file CFindFolder.cpp.
Referenced by AttribHiddenMatch(), and CFindFolder::StartSearch().
CStringW _SearchData::szFileName |
Definition at line 152 of file CFindFolder.cpp.
Referenced by FileNameMatch(), and CFindFolder::StartSearch().
CStringW _SearchData::szPath |
Definition at line 151 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch().
CStringA _SearchData::szQueryA |
Definition at line 153 of file CFindFolder.cpp.
Referenced by ContentsMatch(), SearchFile(), and CFindFolder::StartSearch().
CStringW _SearchData::szQueryU16BE |
Definition at line 155 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
CStringA _SearchData::szQueryU8 |
Definition at line 156 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
CStringW _SearchData::szQueryW |
Definition at line 154 of file CFindFolder.cpp.
Referenced by RecursiveFind(), SearchFile(), and CFindFolder::StartSearch().