[WIN32SS] Reduce the amount of calls to IntGetFontLocalizedName, since this was ident...
[reactos.git] / reactos / dll / shellext / slayer / resource.h
1 #pragma once
2
3 #define IDD_SLAYERSHEET 100
4 #define IDD_EDITCOMPATIBILITYMODES 101
5
6 #define IDC_CHKRUNCOMPATIBILITY 1001
7 #define IDC_COMPATIBILITYMODE 1002
8 #define IDC_CHKRUNIN256COLORS 1003
9 #define IDC_CHKRUNIN640480RES 1004
10 #define IDC_CHKDISABLEVISUALTHEMES 1005
11 #define IDC_EDITCOMPATIBILITYMODES 1006
12 #define IDC_INFOLINK 1007
13 #define IDC_COMPATGROUP 1008
14 #define IDC_ADD 1009
15 #define IDC_EDIT 1010
16 #define IDC_DELETE 1011
17
18 #define IDS_SLAYER 100
19 #define IDS_DESCRIPTION 101