ReactOS 0.4.15-dev-5893-g1bb4167
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_FILTER_LIST 104
8
9#define IDS_INSTALL 500
10#define IDS_PRINT 501
11#define IDS_STRING 502
12#define IDS_OPEN 503
13
14#define IDS_CHARSLOWER 700
15#define IDS_CHARSUPPER 701
16#define IDS_SPECIALCHARS 702
17
18#define IDS_PREVIOUS 800
19#define IDS_NEXT 801
20
21#define IDI_TT 800