ReactOS 0.4.16-dev-2207-geb15453
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDD_INSTALL 100
4#define IDC_INSTALL_TEXT 10000
5#define IDC_INSTALL_PROGRESS 10001
6
7#define IDS_REACTOS_FONTS_FOLDER 151
8#define IDS_INSTALL_OK 152
9#define IDS_INSTALL_FAILED 153
10#define IDS_PROPERTIES 154
11
12#define IDS_COL_NAME 301
13#define IDS_COL_FILENAME 304
14#define IDS_COL_SIZE 305
15#define IDS_COL_MODIFIED 306
16#define IDS_COL_ATTR 307
17#define IDS_COL_ATTR_LETTERS 308
18
19#define IDS_FONT_PREVIEW 401
20
21#define IDR_FONTEXT 8000