ReactOS 0.4.15-dev-7918-g2a2556c
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 IDI_ICON   1
 
#define IDD_DIALOG   1999
 
#define IDC_LB_ITEMS   2009
 
#define IDS_INVALIDFORMAT   100
 
#define IDS_LOADERROR   101
 
#define IDS_CALLERROR   102
 
#define IDS_INCORRECTFORMAT   103
 
#define IDS_NOEXPORT   104
 
#define IDS_EXECUTEERROR   105
 
#define IDS_NOFUNCTION   106
 
#define IDS_NODEPENDENCY   107
 
#define IDS_SETUPERROR   108
 
#define IDS_INCOMPLETE   109
 
#define IDS_SETUP   110
 
#define IDS_SERVICEERROR   111
 

Macro Definition Documentation

◆ IDC_LB_ITEMS

#define IDC_LB_ITEMS   2009

Definition at line 7 of file resource.h.

◆ IDD_DIALOG

#define IDD_DIALOG   1999

Definition at line 5 of file resource.h.

◆ IDI_ICON

#define IDI_ICON   1

Definition at line 3 of file resource.h.

◆ IDS_CALLERROR

#define IDS_CALLERROR   102

Definition at line 11 of file resource.h.

◆ IDS_EXECUTEERROR

#define IDS_EXECUTEERROR   105

Definition at line 14 of file resource.h.

◆ IDS_INCOMPLETE

#define IDS_INCOMPLETE   109

Definition at line 18 of file resource.h.

◆ IDS_INCORRECTFORMAT

#define IDS_INCORRECTFORMAT   103

Definition at line 12 of file resource.h.

◆ IDS_INVALIDFORMAT

#define IDS_INVALIDFORMAT   100

Definition at line 9 of file resource.h.

◆ IDS_LOADERROR

#define IDS_LOADERROR   101

Definition at line 10 of file resource.h.

◆ IDS_NODEPENDENCY

#define IDS_NODEPENDENCY   107

Definition at line 16 of file resource.h.

◆ IDS_NOEXPORT

#define IDS_NOEXPORT   104

Definition at line 13 of file resource.h.

◆ IDS_NOFUNCTION

#define IDS_NOFUNCTION   106

Definition at line 15 of file resource.h.

◆ IDS_SERVICEERROR

#define IDS_SERVICEERROR   111

Definition at line 20 of file resource.h.

◆ IDS_SETUP

#define IDS_SETUP   110

Definition at line 19 of file resource.h.

◆ IDS_SETUPERROR

#define IDS_SETUPERROR   108

Definition at line 17 of file resource.h.