ReactOS 0.4.15-dev-7924-g5949c20
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_HTMLDOCUMENT   7501
 
#define IDS_STATUS_FIRST   7550
 
#define IDS_STATUS_DOWNLOADINGFROM   IDS_STATUS_FIRST
 
#define IDS_STATUS_DONE   (IDS_STATUS_FIRST+1)
 
#define IDS_STATUS_LAST   IDS_STATUS_DONE
 
#define ID_PROMPT_DIALOG   7700
 
#define ID_PROMPT_PROMPT   7701
 
#define ID_PROMPT_EDIT   7702
 
#define IDS_MESSAGE_BOX_TITLE   2213
 
#define IDS_PRINT_HEADER_TEMPLATE   8403
 
#define IDS_PRINT_FOOTER_TEMPLATE   8404
 
#define IDR_BROWSE_CONTEXT_MENU   24641
 
#define IDD_HYPERLINK   8000
 
#define IDC_URL   9001
 
#define IDC_TYPE   9002
 

Macro Definition Documentation

◆ ID_PROMPT_DIALOG

#define ID_PROMPT_DIALOG   7700

Definition at line 28 of file resource.h.

◆ ID_PROMPT_EDIT

#define ID_PROMPT_EDIT   7702

Definition at line 30 of file resource.h.

◆ ID_PROMPT_PROMPT

#define ID_PROMPT_PROMPT   7701

Definition at line 29 of file resource.h.

◆ IDC_TYPE

#define IDC_TYPE   9002

Definition at line 42 of file resource.h.

◆ IDC_URL

#define IDC_URL   9001

Definition at line 41 of file resource.h.

◆ IDD_HYPERLINK

#define IDD_HYPERLINK   8000

Definition at line 39 of file resource.h.

◆ IDR_BROWSE_CONTEXT_MENU

#define IDR_BROWSE_CONTEXT_MENU   24641

Definition at line 37 of file resource.h.

◆ IDS_HTMLDOCUMENT

#define IDS_HTMLDOCUMENT   7501

Definition at line 21 of file resource.h.

◆ IDS_MESSAGE_BOX_TITLE

#define IDS_MESSAGE_BOX_TITLE   2213

Definition at line 32 of file resource.h.

◆ IDS_PRINT_FOOTER_TEMPLATE

#define IDS_PRINT_FOOTER_TEMPLATE   8404

Definition at line 35 of file resource.h.

◆ IDS_PRINT_HEADER_TEMPLATE

#define IDS_PRINT_HEADER_TEMPLATE   8403

Definition at line 34 of file resource.h.

◆ IDS_STATUS_DONE

#define IDS_STATUS_DONE   (IDS_STATUS_FIRST+1)

Definition at line 25 of file resource.h.

◆ IDS_STATUS_DOWNLOADINGFROM

#define IDS_STATUS_DOWNLOADINGFROM   IDS_STATUS_FIRST

Definition at line 24 of file resource.h.

◆ IDS_STATUS_FIRST

#define IDS_STATUS_FIRST   7550

Definition at line 23 of file resource.h.

◆ IDS_STATUS_LAST

#define IDS_STATUS_LAST   IDS_STATUS_DONE

Definition at line 26 of file resource.h.