-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathResource.h
More file actions
23 lines (22 loc) · 757 Bytes
/
Resource.h
File metadata and controls
23 lines (22 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AnalysisTools.rc
//
#define IDI_ICON 100
#define IDD_ANALYSIS_DIALOG 5000
#define IDC_HUEBAR_BUTTON 5000
#define IDC_RANGE1_EDIT 5001
#define IDC_RANGE2_EDIT 5002
#define IDC_MIDRANGE_STATIC 5003
#define IDC_BUTTON2 5004
#define IDC_AUTO_BUTTON 5004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 5001
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 5005
#define _APS_NEXT_SYMED_VALUE 5000
#endif
#endif