-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
executable file
·52 lines (51 loc) · 2.07 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ImageS.rc
//
#define IDR_IMAGESTYPE_SRVR_IP 4
#define IDR_IMAGESTYPE_SRVR_EMB 5
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDD_IMAGES_FORM 101
#define IDD_RANGE 102
#define CG_IDD_PROGRESS 103
#define IDP_SOCKETS_INIT_FAILED 104
#define IDR_MAINFRAME 128
#define IDR_IMAGESTYPE 129
#define IDC_EDIT1 1000
#define IDC_SCROLLBAR1 1001
#define IDC_STATIC1 1002
#define CG_IDC_PROGDLG_PROGRESS 1003
#define CG_IDC_PROGDLG_PERCENT 1004
#define CG_IDC_PROGDLG_STATUS 1005
#define IDC_COMBO1 1010
#define IDC_STATIC2 1011
#define IDC_CLOCK 1035
#define IDR_GRAYTYPE 20027
#define ID_CANCEL_EDIT_SRVR 32769
#define ID_COLOR_NEGATIVE 32771
#define ID_HOUGH_CLASSIC 32772
#define ID_COLOR_GRAY 32775
#define ID_HOUGH_NEW 32777
#define ID_HOUGH_NEW_CALC_MAT 32778
#define ID_COLOR_BINARIZE 32856
#define ID_IMAGE_EFFECTS_MOSAIC 32871
#define ID_IMAGE_EFFECTS_EMBOSS 32877
#define ID_COLOR_BRIGHTNESS 32890
#define ID_IMAGE_EFFECTS_WATERCOLOR 32929
#define ID_IMAGE_EFFECTS_QUICKEMBOSS 32930
#define ID_IMAGE_EFFECTS_POINTILLISTIC 32941
#define ID_IMAGE_EFFECTS_DROP_SHADOW 33015
#define ID_IMAGE_EFFECTS_METALLIC 33016
#define ID_IMAGE_EFFECTS_GOLD_COLOR 33017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32779
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 106
#endif
#endif