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 IDD_END_NOW   10
 
#define IDD_NOT_RESPONDING   11
 
#define IDC_STATIC   -1
 
#define IDC_PROGRESS   20
 
#define IDC_END_NOW   21
 
#define IDS_SEVERITY_SUCCESS   100
 
#define IDS_SEVERITY_INFORMATIONAL   101
 
#define IDS_SEVERITY_WARNING   102
 
#define IDS_SEVERITY_ERROR   103
 
#define IDS_SYSTEM_PROCESS   104
 
#define IDS_UNKNOWN_SOFTWARE_EXCEPT   105
 
#define IDS_OK_TERMINATE_PROGRAM   106
 
#define IDS_CANCEL_DEBUG_PROGRAM   107
 

Macro Definition Documentation

◆ IDC_END_NOW

#define IDC_END_NOW   21

Definition at line 16 of file resource.h.

◆ IDC_PROGRESS

#define IDC_PROGRESS   20

Definition at line 15 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 13 of file resource.h.

◆ IDD_END_NOW

#define IDD_END_NOW   10

Definition at line 10 of file resource.h.

◆ IDD_NOT_RESPONDING

#define IDD_NOT_RESPONDING   11

Definition at line 11 of file resource.h.

◆ IDS_CANCEL_DEBUG_PROGRAM

#define IDS_CANCEL_DEBUG_PROGRAM   107

Definition at line 27 of file resource.h.

◆ IDS_OK_TERMINATE_PROGRAM

#define IDS_OK_TERMINATE_PROGRAM   106

Definition at line 26 of file resource.h.

◆ IDS_SEVERITY_ERROR

#define IDS_SEVERITY_ERROR   103

Definition at line 22 of file resource.h.

◆ IDS_SEVERITY_INFORMATIONAL

#define IDS_SEVERITY_INFORMATIONAL   101

Definition at line 20 of file resource.h.

◆ IDS_SEVERITY_SUCCESS

#define IDS_SEVERITY_SUCCESS   100

Definition at line 19 of file resource.h.

◆ IDS_SEVERITY_WARNING

#define IDS_SEVERITY_WARNING   102

Definition at line 21 of file resource.h.

◆ IDS_SYSTEM_PROCESS

#define IDS_SYSTEM_PROCESS   104

Definition at line 24 of file resource.h.

◆ IDS_UNKNOWN_SOFTWARE_EXCEPT

#define IDS_UNKNOWN_SOFTWARE_EXCEPT   105

Definition at line 25 of file resource.h.