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

Go to the source code of this file.

Classes

struct  QuickLaunchEntry
 quick launch bar shortcut More...
 
struct  QuickLaunchMap
 map for managing the task bar buttons More...
 
struct  QuickLaunchBar
 quick launch bar window More...
 

Macros

#define QUICKLAUNCH_WIDTH_DEF   70
 
#define QUICKLAUNCH_WIDTH_DEF   70
 
#define IDW_QUICKLAUNCHBAR   101
 
#define PM_UPDATE_DESKTOP   (WM_APP+0x23)
 
#define IDC_FIRST_QUICK_ID   0x4000
 
#define QUICKLAUNCH_FOLDER   TEXT("Microsoft\\Internet Explorer\\Quick Launch")
 

Macro Definition Documentation

◆ IDC_FIRST_QUICK_ID

#define IDC_FIRST_QUICK_ID   0x4000

Definition at line 36 of file quicklaunch.h.

◆ IDW_QUICKLAUNCHBAR

#define IDW_QUICKLAUNCHBAR   101

Definition at line 32 of file quicklaunch.h.

◆ PM_UPDATE_DESKTOP

#define PM_UPDATE_DESKTOP   (WM_APP+0x23)

Definition at line 34 of file quicklaunch.h.

◆ QUICKLAUNCH_FOLDER

#define QUICKLAUNCH_FOLDER   TEXT("Microsoft\\Internet Explorer\\Quick Launch")

Definition at line 39 of file quicklaunch.h.

◆ QUICKLAUNCH_WIDTH_DEF [1/2]

#define QUICKLAUNCH_WIDTH_DEF   70

Definition at line 30 of file quicklaunch.h.

◆ QUICKLAUNCH_WIDTH_DEF [2/2]

#define QUICKLAUNCH_WIDTH_DEF   70

Definition at line 30 of file quicklaunch.h.