ReactOS 0.4.16-dev-816-g135a9a9
|
#include <shellfind.h>
Public Attributes | |
struct tagLOCATIONITEM * | pNext |
WCHAR | szPath [ANYSIZE_ARRAY] |
Definition at line 34 of file shellfind.h.
struct tagLOCATIONITEM* tagLOCATIONITEM::pNext |
Definition at line 36 of file shellfind.h.
Referenced by BuildLocationList(), and CFindFolder::SearchThreadProc().
WCHAR tagLOCATIONITEM::szPath[ANYSIZE_ARRAY] |
Definition at line 37 of file shellfind.h.