-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathresource.h
executable file
·57 lines (56 loc) · 2.31 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DIP_Final.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_DIP_FITYPE 129
#define IDD_DIALOG1 130
#define IDD_DIALOG2 131
#define IDD_DIALOG3 132
#define IDD_DIALOG4 134
#define IDD_DIALOG5 135
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_EDIT3 1002
#define IDC_EDIT4 1003
#define IDC_Histogram 1004
#define IDC_RADIO1 1007
#define IDC_RADIO2 1008
#define ID_Invert 32771
#define ID_Liner 32772
#define ID_Hgdlg 32773
#define ID_Histoave 32774
#define ID_Peppernoise 32775
#define ID_Randomnoise 32776
#define ID_Gradsharp 32777
#define ID_Lapchange 32778
#define ID_Midchange 32779
#define ID_Suofang 32780
#define ID_Mirror 32781
#define ID_Mirror2 32782
#define ID_Xuanzhuan 32783
#define ID_Pingyi 32784
#define ID_Erzhi 32785
#define ID_Fushi 32786
#define ID_Pengzhang 32787
#define ID_Tiqu 32788
#define ID_Jiabianjie 32789
#define ID_Tiqu2 32790
#define ID_Weicai 32791
#define ID_Colortogrey 32792
#define ID_TiquLap 32793
#define ID_TiquSobel 32794
#define ID_Pinghua 32795
#define ID_RegionGrow 32796
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif