ReactOS 0.4.16-dev-816-g135a9a9
|
Go to the source code of this file.
Classes | |
struct | CollectProgramsThread |
Thread for collecting start menu entries. More... | |
struct | FPDEntry |
entry for the list in "find program" dialogs More... | |
struct | FindProgramDlg |
Dialog to work with the complete list of start menu entries. More... | |
Typedefs | |
typedef void(* | COLLECT_CALLBACK) (Entry *entry, void *param) |
typedef stack< ShellDirectory * > | ShellDirectoryStack |
typedef list< FPDEntry > | FPDCache |
Definition at line 31 of file searchprogram.h.
Definition at line 74 of file searchprogram.h.
typedef stack<ShellDirectory*> ShellDirectoryStack |
Definition at line 32 of file searchprogram.h.