-
Notifications
You must be signed in to change notification settings - Fork 1
/
resource.h
67 lines (66 loc) · 2.74 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
60
61
62
63
64
65
66
67
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WaterMarker.rc
//
#define IDD_WATERMARKER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_EDIT_PATH_SRC 1000
#define IDC_BUTTON_PATH_SRC 1001
#define IDC_COMBO_TYPE_SRC 1002
#define IDC_EDIT_FILE_STAMP 1003
#define IDC_BUTTON_FILE_STAMP 1004
#define IDC_EDIT_PATH_DST 1005
#define IDC_BUTTON_PATH_DST 1006
#define IDC_COMBO_TYPE_DST 1007
#define IDC_EDIT_QUAL_DST 1008
#define IDC_SLIDER_QUAL_DST 1009
#define IDC_EDIT_HAUT 1010
#define IDC_EDIT_GAUCHE 1011
#define IDC_EDIT_DROITE 1012
#define IDC_EDIT_BAS 1013
#define IDC_BUTTON_H 1014
#define IDC_BUTTON_C 1015
#define IDC_BUTTON_B 1016
#define IDC_BUTTON_CSG 1017
#define IDC_BUTTON_G 1018
#define IDC_BUTTON_CIG 1019
#define IDC_BUTTON_CSD 1020
#define IDC_BUTTON_D 1021
#define IDC_BUTTON_CID 1022
#define IDC_STATIC_BMP_STAMP 1023
#define IDC_STATIC_BMP_FINAL 1025
#define IDC_STATIC_PROGRESS 1026
#define IDC_STATIC_TEXT 1027
#define IDC_BUTTON_RUN 1028
#define IDC_STATIC_RECT_STAMP 1029
#define IDC_STATIC_RECT_FINAL 1030
#define IDC_EDIT_ALPHA 1031
#define IDC_SLIDER_ALPHA 1032
#define IDC_GROUP_CONFIG 1033
#define IDC_GROUP_RUN 1034
#define IDC_RADIO1 1035
#define IDC_CHECK_ALPHA 1036
#define IDC_EDIT_REDIM_AVANT 1037
#define IDC_EDIT_REDIM_APRES 1038
#define IDC_SLIDER_REDIM_AVANT 1039
#define IDC_SLIDER_REDIM_APRES 1040
#define IDC_CHECK_TILE 1041
#define IDC_SPIN_QUAL_DST 1043
#define IDC_SPIN_ALPHA 1044
#define IDC_SPIN_REDIM_AVANT 1045
#define IDC_SPIN_REDIM_APRES 1046
#define IDC_SPIN_HAUT 1047
#define IDC_SPIN_BAS 1048
#define IDC_SPIN_GAUCHE 1049
#define IDC_SPIN_DROITE 1050
#define IDC_EDIT1 1051
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif