ReactOS 0.4.15-dev-7953-g1f49173
searchprogram.h File Reference
This graph shows which files directly or indirectly include this file:

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< FPDEntryFPDCache
 

Typedef Documentation

◆ COLLECT_CALLBACK

typedef void(* COLLECT_CALLBACK) (Entry *entry, void *param)

Definition at line 31 of file searchprogram.h.

◆ FPDCache

Definition at line 74 of file searchprogram.h.

◆ ShellDirectoryStack

Definition at line 32 of file searchprogram.h.