-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
61 lines (59 loc) · 2.37 KB
/
resource.h
File metadata and controls
61 lines (59 loc) · 2.37 KB
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
54
55
56
57
58
59
60
61
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Ext.rc
//
#define IDST_OBJNAME 128
#define IDST_AUTHOR 129
#define IDST_COPYRIGHT 130
#define IDST_COMMENT 131
#define IDST_HTTP 132
#define M_ACTION 5000
#define M_ACT_P1 5501
#define M_ACT_P2 5502
#define M_CONDITION 6000
#define M_CND_P1 6501
#define M_CND_P2 6502
#define M_CND_P3 6503
#define M_EXPRESSION 7000
#define M_EXPRESSION2 7001
#define M_EXPRESSION3 7002
#define M_EXP_P1 7500
#define M_EXP_P2 7501
#define MN_ACTIONS 20000
#define MN_CONDITIONS 20001
#define MN_EXPRESSIONS 20002
#define DB_SETUP 20003
#define ID_HELP 20004
#define IDS_ROTATIONAA 20006
#define AID_actSetWidth 25000
#define AP0ID_actSetWidth 25001
#define AID_actSetHeight 25010
#define AP0ID_actSetHeight 25011
#define AID_actSetSourceRegion 25020
#define AP0ID_actSetSourceRegion 25021
#define AP1ID_actSetSourceRegion 25022
#define AP2ID_actSetSourceRegion 25023
#define AP3ID_actSetSourceRegion 25024
#define AID_actSetSourceRegionCenter 25030
#define AP0ID_actSetSourceRegionCenter 25031
#define AP1ID_actSetSourceRegionCenter 25032
#define AP2ID_actSetSourceRegionCenter 25033
#define AP3ID_actSetSourceRegionCenter 25034
#define AID_actHorizontalFlipOn 25040
#define AID_actHorizontalFlipOff 25050
#define AID_actVerticalFlipOn 25060
#define AID_actVerticalFlipOff 25070
#define AID_actRotate 25080
#define AP0ID_actRotate 25081
#define AID_actUpdate 25090
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif