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 IDS_ERROR   (2)
 
#define IDS_NOT_RESPONDING   (3)
 
#define IDS_ASK_TERMINATE   (4)
 
#define IDS_HUNG_UP_TITLE   (5)
 
#define IDS_OK   (800)
 
#define IDS_CANCEL   (801)
 
#define IDS_ABORT   (802)
 
#define IDS_RETRY   (803)
 
#define IDS_IGNORE   (804)
 
#define IDS_YES   (805)
 
#define IDS_NO   (806)
 
#define IDS_CLOSE   (807)
 
#define IDS_HELP   (808)
 
#define IDS_TRYAGAIN   (809)
 
#define IDS_CONTINUE   (810)
 

Macro Definition Documentation

◆ IDS_ABORT

#define IDS_ABORT   (802)

Definition at line 23 of file resource.h.

◆ IDS_ASK_TERMINATE

#define IDS_ASK_TERMINATE   (4)

Definition at line 12 of file resource.h.

◆ IDS_CANCEL

#define IDS_CANCEL   (801)

Definition at line 22 of file resource.h.

◆ IDS_CLOSE

#define IDS_CLOSE   (807)

Definition at line 28 of file resource.h.

◆ IDS_CONTINUE

#define IDS_CONTINUE   (810)

Definition at line 31 of file resource.h.

◆ IDS_ERROR

#define IDS_ERROR   (2)

Definition at line 10 of file resource.h.

◆ IDS_HELP

#define IDS_HELP   (808)

Definition at line 29 of file resource.h.

◆ IDS_HUNG_UP_TITLE

#define IDS_HUNG_UP_TITLE   (5)

Definition at line 13 of file resource.h.

◆ IDS_IGNORE

#define IDS_IGNORE   (804)

Definition at line 25 of file resource.h.

◆ IDS_NO

#define IDS_NO   (806)

Definition at line 27 of file resource.h.

◆ IDS_NOT_RESPONDING

#define IDS_NOT_RESPONDING   (3)

Definition at line 11 of file resource.h.

◆ IDS_OK

#define IDS_OK   (800)

Definition at line 21 of file resource.h.

◆ IDS_RETRY

#define IDS_RETRY   (803)

Definition at line 24 of file resource.h.

◆ IDS_TRYAGAIN

#define IDS_TRYAGAIN   (809)

Definition at line 30 of file resource.h.

◆ IDS_YES

#define IDS_YES   (805)

Definition at line 26 of file resource.h.