blob: 063634b1d59af705753f43aa259c8cb02264babd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by UseActions.rc
//
#define IDI_ACTION 101
#define IDD_OPTIONS 102
#define IDD_ELEMOPTS 104
#define IDC_ACTIONSLIST 1001
#define IDC_CHBMTBB 1002
#define IDC_CHBHOTKEY 1003
#define IDC_CHBMMENUITEM 1004
#define IDC_CHBCMENUITEM 1005
#define IDC_CHBTTBB 1006
#define IDC_EDMMENUPN 1007
#define IDC_EDCMENUPN 1008
#define IDC_EDTMENUPN 1009
#define IDC_CHBTABBB 1010
#define IDC_CHBTMENUITEM 1012
#define IDC_EDMMENUN 1013
#define IDC_EDCMENUN 1014
#define IDC_CHBCMVARS 1015
#define IDC_EDCMENUVARSTR 1016
#define IDC_BTCMSVARSHELP 1017
#define IDC_STTOOLBAR 1018
#define IDC_GB 1019
#define IDC_STMMI 1020
#define IDC_STCMI 1021
#define IDC_STTMI 1022
#define IDC_STOTHER 1023
#define IDC_STMMIROOTPOPN 1024
#define IDC_STCMIROOTPOPN 1025
#define IDC_STTMIROOTPOPN 1026
#define IDC_STMMIVARNAME 1027
#define IDC_BTMMNVARSHELP 1028
#define IDC_STCMIVARNAME 1029
#define IDC_BTCMNVARSHELP 1030
#define IDC_CHBMMENUSEP 1031
#define IDC_CHBCMENUSEP 1032
#define IDC_CHBMMVARS 1033
#define IDC_EDMMENUVARSTR 1034
#define IDC_BTMMSVARSHELP 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|