-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
59 lines (58 loc) · 2.32 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Sketcher.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_SketcherTYPE 129
#define IDD_DLGACCONFIG 130
#define IDC_EDIT_COLONYSIZE 1000
#define IDC_EDIT_STEPSIZE 1001
#define IDC_EDIT_ANTSPEREXECUTION 1002
#define IDC_EDIT_ANTSPERREFRESH 1003
#define IDC_EDIT_JUMPRADIUS 1004
#define IDC_EDIT_MAXSTEPS 1006
#define IDC_SLIDER_T0 1008
#define IDC_EDIT_T0 1009
#define IDC_EDIT_MAXJUMPS 1010
#define IDC_CHECK_REDRAW 1011
#define IDC_SLIDER_T1 1012
#define IDC_EDIT_T1 1013
#define IDC_SLIDER_TGAP 1014
#define IDC_EDIT_TGAP 1015
#define IDC_SLIDER_THATCH 1016
#define IDC_EDIT_THATCH 1017
#define IDC_SLIDER_SHARPTURNTHRESHOLD 1018
#define IDC_EDIT_SHARPTURNTHRESHOLD 1019
#define IDC_SLIDER_MARKANGLE 1020
#define IDC_EDIT_MARKANGLE 1021
#define IDC_EDIT_MARKLENGTH 1022
#define IDC_CHECK_DIRECTEDDRAW 1023
#define IDC_EDIT_MARKTHICKNESS 1024
#define IDC_EDIT_MARKINGBEHAVIOR 1026
#define IDC_RADIO_COPYRGB 1027
#define IDC_RADIO_GREYSCALEFROMLUMINANCE 1028
#define IDC_RADIO_EDGEDRAWING 1029
#define IDC_RADIO_FILLINGANDHATCHING 1030
#define ID_SKETCHER_LOADIMAGE 32771
#define ID_SKETCHER_SAVEIMAGE 32772
#define ID_IMAGE_DISPLAYSOURCE 32773
#define ID_IMAGE_DISPLAYGRADIENTMAP 32774
#define ID_IMAGE_DISPLAYLUMINANCEMAP 32775
#define ID_IMAGE_DISPLAYCANVAS 32776
#define ID_SKETCHER_SKETCH 32777
#define ID_VIEW_PAINTBACKGROUND 32778
#define ID_SKETCHER_OPTIONS 32780
#define ID_SKETCHER_CLEARCANVAS 32781
#define ID_SKETCHER_BATCHRUN 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32787
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif