ReactOS 0.4.15-dev-8061-g57b775e
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_UNICODE   256
 
#define IDI_DOWN   257
 
#define IDS_OK   100
 
#define IDS_CANCEL   101
 
#define IDS_ABORT   102
 
#define IDS_RETRY   103
 
#define IDS_IGNORE   104
 
#define IDS_YES   105
 
#define IDS_NO   106
 
#define IDS_ENTER   512
 
#define IDS_FINALIZE_STRING   513
 
#define IDS_CONVERSION   514
 

Macro Definition Documentation

◆ IDI_DOWN

#define IDI_DOWN   257

Definition at line 4 of file resource.h.

◆ IDI_UNICODE

#define IDI_UNICODE   256

Definition at line 3 of file resource.h.

◆ IDS_ABORT

#define IDS_ABORT   102

Definition at line 8 of file resource.h.

◆ IDS_CANCEL

#define IDS_CANCEL   101

Definition at line 7 of file resource.h.

◆ IDS_CONVERSION

#define IDS_CONVERSION   514

Definition at line 16 of file resource.h.

◆ IDS_ENTER

#define IDS_ENTER   512

Definition at line 14 of file resource.h.

◆ IDS_FINALIZE_STRING

#define IDS_FINALIZE_STRING   513

Definition at line 15 of file resource.h.

◆ IDS_IGNORE

#define IDS_IGNORE   104

Definition at line 10 of file resource.h.

◆ IDS_NO

#define IDS_NO   106

Definition at line 12 of file resource.h.

◆ IDS_OK

#define IDS_OK   100

Definition at line 6 of file resource.h.

◆ IDS_RETRY

#define IDS_RETRY   103

Definition at line 9 of file resource.h.

◆ IDS_YES

#define IDS_YES   105

Definition at line 11 of file resource.h.