ReactOS 0.4.15-dev-8093-g3285f69
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_USAGE_LOAD   1
 
#define IDS_USAGE_UNLOAD   2
 
#define IDS_USAGE_FILTERS   3
 
#define IDS_USAGE_VOLUMES   4
 
#define IDS_DISPLAY_FILTERS1   10
 
#define IDS_DISPLAY_FILTERS2   11
 
#define IDS_DISPLAY_VOLUMES   12
 
#define IDS_ERROR_PRIV   20
 
#define IDS_ERROR_FILTERS   21
 
#define IDS_ERROR_LOAD   22
 
#define IDS_ERROR_UNLOAD   23
 
#define IDS_ERROR_VOLUMES   24
 

Macro Definition Documentation

◆ IDS_DISPLAY_FILTERS1

#define IDS_DISPLAY_FILTERS1   10

Definition at line 9 of file resource.h.

◆ IDS_DISPLAY_FILTERS2

#define IDS_DISPLAY_FILTERS2   11

Definition at line 10 of file resource.h.

◆ IDS_DISPLAY_VOLUMES

#define IDS_DISPLAY_VOLUMES   12

Definition at line 11 of file resource.h.

◆ IDS_ERROR_FILTERS

#define IDS_ERROR_FILTERS   21

Definition at line 14 of file resource.h.

◆ IDS_ERROR_LOAD

#define IDS_ERROR_LOAD   22

Definition at line 15 of file resource.h.

◆ IDS_ERROR_PRIV

#define IDS_ERROR_PRIV   20

Definition at line 13 of file resource.h.

◆ IDS_ERROR_UNLOAD

#define IDS_ERROR_UNLOAD   23

Definition at line 16 of file resource.h.

◆ IDS_ERROR_VOLUMES

#define IDS_ERROR_VOLUMES   24

Definition at line 17 of file resource.h.

◆ IDS_USAGE

#define IDS_USAGE   0

Definition at line 3 of file resource.h.

◆ IDS_USAGE_FILTERS

#define IDS_USAGE_FILTERS   3

Definition at line 6 of file resource.h.

◆ IDS_USAGE_LOAD

#define IDS_USAGE_LOAD   1

Definition at line 4 of file resource.h.

◆ IDS_USAGE_UNLOAD

#define IDS_USAGE_UNLOAD   2

Definition at line 5 of file resource.h.

◆ IDS_USAGE_VOLUMES

#define IDS_USAGE_VOLUMES   4

Definition at line 7 of file resource.h.