ReactOS 0.4.15-dev-7953-g1f49173
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   1000
 
#define IDS_LOGOFF_REMOTE   1001
 
#define IDS_LOGOFF_LOCAL   1002
 
#define IDS_ILLEGAL_PARAM   1003
 

Macro Definition Documentation

◆ IDS_ILLEGAL_PARAM

#define IDS_ILLEGAL_PARAM   1003

Definition at line 6 of file resource.h.

◆ IDS_LOGOFF_LOCAL

#define IDS_LOGOFF_LOCAL   1002

Definition at line 5 of file resource.h.

◆ IDS_LOGOFF_REMOTE

#define IDS_LOGOFF_REMOTE   1001

Definition at line 4 of file resource.h.

◆ IDS_USAGE

#define IDS_USAGE   1000

Definition at line 3 of file resource.h.