|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Member Functions | |
| ~_SearchData () | |
Definition at line 272 of file CFindFolder.cpp.
|
inline |
Definition at line 285 of file CFindFolder.cpp.
| HANDLE _SearchData::hStopEvent |
Definition at line 275 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
| HWND _SearchData::hwnd |
Definition at line 274 of file CFindFolder.cpp.
Referenced by RecursiveFind(), and CFindFolder::StartSearch().
| CComPtr<CFindFolder> _SearchData::pFindFolder |
Definition at line 283 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch().
| LOCATIONITEM* _SearchData::pPaths |
Definition at line 276 of file CFindFolder.cpp.
Referenced by CFindFolder::StartSearch(), and ~_SearchData().
| BOOL _SearchData::SearchHidden |
Definition at line 282 of file CFindFolder.cpp.
Referenced by AttribHiddenMatch(), and CFindFolder::StartSearch().
| CStringW _SearchData::szFileName |
Definition at line 277 of file CFindFolder.cpp.
Referenced by FileNameMatch(), and CFindFolder::StartSearch().
| CStringA _SearchData::szQueryA |
Definition at line 278 of file CFindFolder.cpp.
Referenced by ContentsMatch(), SearchFile(), and CFindFolder::StartSearch().
| CStringW _SearchData::szQueryU16BE |
Definition at line 280 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
| CStringA _SearchData::szQueryU8 |
Definition at line 281 of file CFindFolder.cpp.
Referenced by SearchFile(), and CFindFolder::StartSearch().
| CStringW _SearchData::szQueryW |
Definition at line 279 of file CFindFolder.cpp.
Referenced by RecursiveFind(), SearchFile(), and CFindFolder::StartSearch().