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_USAGE   0
 
#define IDS_ERROR_OUT_OF_RANGE   1
 
#define IDS_ERROR_INVALID_HANDLE_VALUE   2
 
#define IDS_ERROR_READ_INPUT   3
 
#define IDS_ERROR_NO_TIMER_VALUE   4
 
#define IDS_ERROR_ONE_TIME   5
 
#define IDS_NOBREAK_INPUT   6
 
#define IDS_USER_INPUT   7
 
#define IDS_NOBREAK_INPUT_COUNT   8
 
#define IDS_USER_INPUT_COUNT   9
 

Macro Definition Documentation

◆ IDS_ERROR_INVALID_HANDLE_VALUE

#define IDS_ERROR_INVALID_HANDLE_VALUE   2

Definition at line 5 of file resource.h.

◆ IDS_ERROR_NO_TIMER_VALUE

#define IDS_ERROR_NO_TIMER_VALUE   4

Definition at line 7 of file resource.h.

◆ IDS_ERROR_ONE_TIME

#define IDS_ERROR_ONE_TIME   5

Definition at line 8 of file resource.h.

◆ IDS_ERROR_OUT_OF_RANGE

#define IDS_ERROR_OUT_OF_RANGE   1

Definition at line 4 of file resource.h.

◆ IDS_ERROR_READ_INPUT

#define IDS_ERROR_READ_INPUT   3

Definition at line 6 of file resource.h.

◆ IDS_NOBREAK_INPUT

#define IDS_NOBREAK_INPUT   6

Definition at line 9 of file resource.h.

◆ IDS_NOBREAK_INPUT_COUNT

#define IDS_NOBREAK_INPUT_COUNT   8

Definition at line 11 of file resource.h.

◆ IDS_USAGE

#define IDS_USAGE   0

Definition at line 3 of file resource.h.

◆ IDS_USER_INPUT

#define IDS_USER_INPUT   7

Definition at line 10 of file resource.h.

◆ IDS_USER_INPUT_COUNT

#define IDS_USER_INPUT_COUNT   9

Definition at line 12 of file resource.h.