ReactOS 0.4.15-dev-7942-gd23573b
resource.h File Reference
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <htmlhelp.h>
Include dependency graph for resource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_CONTENTS   1
 
#define IDS_INDEX   2
 
#define IDS_SEARCH   3
 
#define IDS_FAVORITES   4
 
#define IDS_HIDETABS   5
 
#define IDS_SHOWTABS   6
 
#define MENU_POPUP   1
 
#define MENU_WEBBROWSER   2
 
#define IDB_HHTOOLBAR   1000
 
#define HHTB_STOP   0
 
#define HHTB_REFRESH   1
 
#define HHTB_HOME   2
 
#define HHTB_SYNC   3
 
#define HHTB_EXPAND   4
 
#define HHTB_CONTRACT   5
 
#define HHTB_NUMBITMAPS   HHTB_CONTRACT
 
#define MIID_SELECTALL   10
 
#define MIID_VIEWSOURCE   11
 
#define MIID_PROPERTIES   12
 
#define MIID_CUT   13
 
#define MIID_COPY   14
 
#define MIID_PASTE   15
 
#define IDB_HHTREEVIEW   1001
 
#define HHTV_DOCUMENT   0
 
#define HHTV_FOLDER   1
 
#define HHTV_OPENFOLDER   2
 
#define HHTV_NUMBITMAPS   HHTV_OPENFOLDER
 

Macro Definition Documentation

◆ HHTB_CONTRACT

#define HHTB_CONTRACT   5

Definition at line 49 of file resource.h.

◆ HHTB_EXPAND

#define HHTB_EXPAND   4

Definition at line 48 of file resource.h.

◆ HHTB_HOME

#define HHTB_HOME   2

Definition at line 46 of file resource.h.

◆ HHTB_NUMBITMAPS

#define HHTB_NUMBITMAPS   HHTB_CONTRACT

Definition at line 50 of file resource.h.

◆ HHTB_REFRESH

#define HHTB_REFRESH   1

Definition at line 45 of file resource.h.

◆ HHTB_STOP

#define HHTB_STOP   0

Definition at line 44 of file resource.h.

◆ HHTB_SYNC

#define HHTB_SYNC   3

Definition at line 47 of file resource.h.

◆ HHTV_DOCUMENT

#define HHTV_DOCUMENT   0

Definition at line 61 of file resource.h.

◆ HHTV_FOLDER

#define HHTV_FOLDER   1

Definition at line 62 of file resource.h.

◆ HHTV_NUMBITMAPS

#define HHTV_NUMBITMAPS   HHTV_OPENFOLDER

Definition at line 64 of file resource.h.

◆ HHTV_OPENFOLDER

#define HHTV_OPENFOLDER   2

Definition at line 63 of file resource.h.

◆ IDB_HHTOOLBAR

#define IDB_HHTOOLBAR   1000

Definition at line 42 of file resource.h.

◆ IDB_HHTREEVIEW

#define IDB_HHTREEVIEW   1001

Definition at line 59 of file resource.h.

◆ IDS_CONTENTS

#define IDS_CONTENTS   1

Definition at line 32 of file resource.h.

◆ IDS_FAVORITES

#define IDS_FAVORITES   4

Definition at line 35 of file resource.h.

◆ IDS_HIDETABS

#define IDS_HIDETABS   5

Definition at line 36 of file resource.h.

◆ IDS_INDEX

#define IDS_INDEX   2

Definition at line 33 of file resource.h.

◆ IDS_SEARCH

#define IDS_SEARCH   3

Definition at line 34 of file resource.h.

◆ IDS_SHOWTABS

#define IDS_SHOWTABS   6

Definition at line 37 of file resource.h.

◆ MENU_POPUP

#define MENU_POPUP   1

Definition at line 39 of file resource.h.

◆ MENU_WEBBROWSER

#define MENU_WEBBROWSER   2

Definition at line 40 of file resource.h.

◆ MIID_COPY

#define MIID_COPY   14

Definition at line 56 of file resource.h.

◆ MIID_CUT

#define MIID_CUT   13

Definition at line 55 of file resource.h.

◆ MIID_PASTE

#define MIID_PASTE   15

Definition at line 57 of file resource.h.

◆ MIID_PROPERTIES

#define MIID_PROPERTIES   12

Definition at line 54 of file resource.h.

◆ MIID_SELECTALL

#define MIID_SELECTALL   10

Definition at line 52 of file resource.h.

◆ MIID_VIEWSOURCE

#define MIID_VIEWSOURCE   11

Definition at line 53 of file resource.h.