-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
41 lines (40 loc) · 3.14 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by intellibright.rc
//
#define IDD_SETTINGS 101
#define IDC_SLMINBR 1001
#define IDC_SLMAXBR 1002
#define IDC_MINBR 1003
#define IDC_MAXBR 1004
#define IDC_SLDYNA 1005
#define IDC_DYNA 1006
#define IDC_SLSCENE 1007
#define IDC_SCENE 1008
#define IDC_SLMAXK 1009
#define IDC_SLCSTART 1009
#define IDC_MAXK 1010
#define IDC_CSTART 1010
#define IDC_BTNWWW 1011
#define IDC_SLALPHA 1012
#define IDC_SLCEND 1012
#define IDC_ALPHA 1013
#define IDC_CEND 1013
#define IDC_COMBO1 1014
#define IDC_PCOMBO 1014
#define IDC_BTNPREVIEW 1015
#define IDC_SLALPHA1 1020
#define IDC_ALPHA1 1021
#define IDC_SLALPHA2 1022
#define IDC_SLBETA 1022
#define IDC_BETA 1023
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif