File: Resource.h

package info (click to toggle)
paintlib 2.6.2-14
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,920 kB
  • ctags: 3,874
  • sloc: cpp: 25,209; sh: 10,605; ansic: 1,891; makefile: 120
file content (104 lines) | stat: -rw-r--r-- 4,349 bytes parent folder | download | duplicates (3)
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by piclook.rc
//
#define IDR_MAINFRAME                   1
#define IDR_TIFTYPE                     2
#define IDR_BMPTYPE                     3
#define IDS_TIF_TOO_BIG                 4
#define IDS_CANNOT_LOAD_TIF             5
#define IDS_CANNOT_SAVE_TIF             6
#define IDS_BMP_TOO_BIG                 7
#define IDS_CANNOT_LOAD_BMP             8
#define IDS_CANNOT_SAVE_BMP             9
#define IDR_MAINFRAME0                  10
#define IDD_ABOUTBOX                    100
#define ID_CREDITS                      101
#define IDD_FILEOPENPREVIEW             101
#define IDB_DILYS                       103
#define IDC_URL                         103
#define IDD_ABOUTBOX0                   104
#define IDD_ABOUTBOX1                   105
#define IDC_PROGRESS1                   105
#define IDC_CONSTRAINCHECK              107
#define IDC_WIDTHEDIT                   108
#define IDC_HEIGHTEDIT                  109
#define IDC_RADIUSEDIT                  110
#define IDC_NAMESTATIC                  111
#define IDC_RADIUSSTATIC                112
#define IDC_XMINEDIT                    113
#define IDC_XMAXEDIT                    114
#define IDC_ZOOMCURSOR                  114
#define IDI_AFXICON                     115
#define IDC_YMINEDIT                    115
#define IDR_MAINFRAME1                  116
#define IDB_BITMAP1                     116
#define IDC_YMAXEDIT                    116
#define IDB_LOGO                        117
#define IDC_ANGLEEDIT                   117
#define IDC_DITHERPALETTETYPE           118
#define IDD_DIALOG1                     119
#define IDC_DITHERTYPE                  120
#define IDC_PULLCURSOR                  122
#define IDC_CURSOR_HAND                 123
#define IDD_FILTER                      124
#define IDD_CROPFILTER                  125
#define IDD_PROGRESSBAR                 129
#define IDD_CONVERTTO8BPP               130
#define IDC_POINTCURSOR                 133
#define IDD_THRESHOLDFILTER             136
#define IDD_PALETTE                     137
#define IDD_CONTRAST                    138
#define IDD_INTENSITY                   139
#define IDC_RED_RADIO                   140
#define IDD_LIGHTNESS                   140
#define IDC_GREEN_RADIO                 141
#define IDC_BLUE_RADIO                  142
#define IDC_THRESHOLD_MIN               143
#define IDC_THRESHOLD_MAX               144
#define IDC_PALFRAME                    145
#define IDC_CONTRASTEDIT                146
#define IDC_OFFSETEDIT                  147
#define IDC_INTENSITYEDIT               148
#define IDC_EXPONENTEDIT                150
#define ID_LIGHTNESSEDIT                151
#define IDC_PREVIEW                     1000
#define IDC_IMAGE                       1001
#define stc32                           0x045f
#define ID_INDICATOR_ZRATIO             32770
#define ID_INDICATOR_PIXELX             32771
#define ID_INDICATOR_PIXELY             32772
#define ID_BMPINFO                      32773
#define ID_VIEW_FITIMAGE                32774
#define ID_VIEW_DITHER                  32775
#define ID_VIEW_FITWINDOW               32776
#define ID_FILTER_HAMMING               32777
#define ID_FILTER_BILINEAR              32778
#define ID_FILTER_BOX                   32779
#define ID_FILTER_GAUSS                 32780
#define ID_FILTER_CROP                  32781
#define ID_FILTER_GRAYSCALE             32782
#define ID_ZOOM_MODE                    32784
#define ID_WINDOW_FIT                   32785
#define ID_FILTER_VIDEOINVERT           32786
#define ID_CONVERT_TO_8BPP              32787
#define ID_FILTER_INVERTIMAGE           32788
#define ID_FILTER_THRESHOLD             32789
#define ID_VIEW_SHOWPALETTE             32790
#define ID_FILTER_CONTRAST              32792
#define ID_FILTER_INTENSITY             32793
#define ID_FILTER_GAMMA                 32794
#define ID_FILTER_LIGHTNESS             32795
#define ID_FILTER_INVERT                32796
#define ID_PROGRESS                     61447

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         152
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif