ReactOS 0.4.15-dev-7953-g1f49173
resource.h File Reference
#include <windef.h>
#include <winuser.h>
Include dependency graph for resource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_BYTES_FORMAT   64
 
#define IDS_TIME_INTERVAL_HOURS   65
 
#define IDS_TIME_INTERVAL_MINUTES   66
 
#define IDS_TIME_INTERVAL_SECONDS   67
 
#define IDD_ERR_DIALOG   0x1200
 
#define IDS_ERR_USER_MSG   0x1201
 
#define IDC_ERR_DONT_SHOW   0x1202
 
#define IDS_ERR_USER_MSG2   0x1203
 

Macro Definition Documentation

◆ IDC_ERR_DONT_SHOW

#define IDC_ERR_DONT_SHOW   0x1202

Definition at line 42 of file resource.h.

◆ IDD_ERR_DIALOG

#define IDD_ERR_DIALOG   0x1200

Definition at line 40 of file resource.h.

◆ IDS_BYTES_FORMAT

#define IDS_BYTES_FORMAT   64

Definition at line 26 of file resource.h.

◆ IDS_ERR_USER_MSG

#define IDS_ERR_USER_MSG   0x1201

Definition at line 41 of file resource.h.

◆ IDS_ERR_USER_MSG2

#define IDS_ERR_USER_MSG2   0x1203

Definition at line 43 of file resource.h.

◆ IDS_TIME_INTERVAL_HOURS

#define IDS_TIME_INTERVAL_HOURS   65

Definition at line 27 of file resource.h.

◆ IDS_TIME_INTERVAL_MINUTES

#define IDS_TIME_INTERVAL_MINUTES   66

Definition at line 28 of file resource.h.

◆ IDS_TIME_INTERVAL_SECONDS

#define IDS_TIME_INTERVAL_SECONDS   67

Definition at line 29 of file resource.h.