ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDS_ERROR 100
4#define IDS_ERROR_NOMEM 101
5#define IDS_ERROR_NOFONT 102
6#define IDS_ERROR_NOCLASS 103
7#define IDS_ERROR_ISINSTALLED 104
8#define IDS_ERROR_FONTCPY 105
9#define IDS_ERROR_OPENKEY 106
10#define IDS_ERROR_REGISTER 107
11#define IDS_SUCCESS 108
12#define IDS_COMPLETED 109
13#define IDS_FILTER_LIST 110
14
15#define IDS_INSTALL 500
16#define IDS_PRINT 501
17#define IDS_STRING 502
18#define IDS_OPEN 503
19
20#define IDS_CHARSLOWER 700
21#define IDS_CHARSUPPER 701
22#define IDS_SPECIALCHARS 702
23
24#define IDS_PREVIOUS 800
25#define IDS_NEXT 801
26
27#define IDI_TT 800