-replace the non defined ${MP} property by a constant boolean value for now. ${MP...
[reactos.git] / reactos / dll / win32 / shellext / slayer / resource.h
1 #ifndef __SLAYER_RESOURCE_H
2 #define __SLAYER_RESOURCE_H
3
4 #define IDD_SLAYERSHEET 100
5 #define IDD_EDITCOMPATIBILITYMODES 101
6
7 #define IDC_CHKRUNCOMPATIBILITY 1001
8 #define IDC_COMPATIBILITYMODE 1002
9 #define IDC_CHKRUNIN256COLORS 1003
10 #define IDC_CHKRUNIN640480RES 1004
11 #define IDC_CHKDISABLEVISUALTHEMES 1005
12 #define IDC_EDITCOMPATIBILITYMODES 1006
13 #define IDC_INFOLINK 1007
14 #define IDC_COMPATGROUP 1008
15 #define IDC_ADD 1009
16 #define IDC_EDIT 1010
17 #define IDC_DELETE 1011
18
19 #define IDS_SLAYER 100
20 #define IDS_DESCRIPTION 101
21
22 #endif /* __SLAYER_RESOURCE_H */
23
24 /* EOF */