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_ERROR   100
 
#define IDS_ERROR_NOMEM   101
 
#define IDS_ERROR_NOFONT   102
 
#define IDS_ERROR_NOCLASS   103
 
#define IDS_ERROR_ISINSTALLED   104
 
#define IDS_ERROR_FONTCPY   105
 
#define IDS_ERROR_OPENKEY   106
 
#define IDS_ERROR_REGISTER   107
 
#define IDS_SUCCESS   108
 
#define IDS_COMPLETED   109
 
#define IDS_FILTER_LIST   110
 
#define IDS_INSTALL   500
 
#define IDS_PRINT   501
 
#define IDS_STRING   502
 
#define IDS_OPEN   503
 
#define IDS_CHARSLOWER   700
 
#define IDS_CHARSUPPER   701
 
#define IDS_SPECIALCHARS   702
 
#define IDS_PREVIOUS   800
 
#define IDS_NEXT   801
 
#define IDI_TT   800
 

Macro Definition Documentation

◆ IDI_TT

#define IDI_TT   800

Definition at line 27 of file resource.h.

◆ IDS_CHARSLOWER

#define IDS_CHARSLOWER   700

Definition at line 20 of file resource.h.

◆ IDS_CHARSUPPER

#define IDS_CHARSUPPER   701

Definition at line 21 of file resource.h.

◆ IDS_COMPLETED

#define IDS_COMPLETED   109

Definition at line 12 of file resource.h.

◆ IDS_ERROR

#define IDS_ERROR   100

Definition at line 3 of file resource.h.

◆ IDS_ERROR_FONTCPY

#define IDS_ERROR_FONTCPY   105

Definition at line 8 of file resource.h.

◆ IDS_ERROR_ISINSTALLED

#define IDS_ERROR_ISINSTALLED   104

Definition at line 7 of file resource.h.

◆ IDS_ERROR_NOCLASS

#define IDS_ERROR_NOCLASS   103

Definition at line 6 of file resource.h.

◆ IDS_ERROR_NOFONT

#define IDS_ERROR_NOFONT   102

Definition at line 5 of file resource.h.

◆ IDS_ERROR_NOMEM

#define IDS_ERROR_NOMEM   101

Definition at line 4 of file resource.h.

◆ IDS_ERROR_OPENKEY

#define IDS_ERROR_OPENKEY   106

Definition at line 9 of file resource.h.

◆ IDS_ERROR_REGISTER

#define IDS_ERROR_REGISTER   107

Definition at line 10 of file resource.h.

◆ IDS_FILTER_LIST

#define IDS_FILTER_LIST   110

Definition at line 13 of file resource.h.

◆ IDS_INSTALL

#define IDS_INSTALL   500

Definition at line 15 of file resource.h.

◆ IDS_NEXT

#define IDS_NEXT   801

Definition at line 25 of file resource.h.

◆ IDS_OPEN

#define IDS_OPEN   503

Definition at line 18 of file resource.h.

◆ IDS_PREVIOUS

#define IDS_PREVIOUS   800

Definition at line 24 of file resource.h.

◆ IDS_PRINT

#define IDS_PRINT   501

Definition at line 16 of file resource.h.

◆ IDS_SPECIALCHARS

#define IDS_SPECIALCHARS   702

Definition at line 22 of file resource.h.

◆ IDS_STRING

#define IDS_STRING   502

Definition at line 17 of file resource.h.

◆ IDS_SUCCESS

#define IDS_SUCCESS   108

Definition at line 11 of file resource.h.