-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
41 lines (40 loc) · 3.13 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 ExtIO_Omnia.rc
//
#define IDD_CONFIG 101
#define IDD_PAGE_POWER 102
#define IDD_PAGE_IQ_BALANCE 103
#define IDB_BITMAP1 103
#define IDB_FREQ_DIGITS 103
#define IDD_PAGE_AMP 104
#define IDC_TAB 1002
#define IDC_AMPLITUDE_BALANCE_ROUGH 1003
#define IDC_SLIDER_AMPLITUDE_BALANCE_ROUGH 1003
#define IDC_AMPLITUDE_BALANCE_FINE 1004
#define IDC_SLIDER_AMPLITUDE_BALANCE_FINE 1004
#define IDC_PHASE_BALANCE_ROUGH 1005
#define IDC_SLIDER_PHASE_BALANCE_ROUGH 1005
#define IDC_PHASE_BALANCE_FINE 1006
#define IDC_SLIDER_PHASE_BALANCE_FINE 1006
#define IDC_OUTPUT_POWER 1007
#define IDC_SLIDER_OUTPUT_POWER 1007
#define IDC_TEXT_OUTPUT_POWER 1008
#define IDC_TEXT_AMPLITUDE_BALANCE 1009
#define IDC_TEXT_OUTPUT_TX_HOLD 1009
#define IDC_TEXT_PHASE_BALANCE 1010
#define IDC_BUTTON1 1011
#define IDC_IQ_BALANCE_RESET 1011
#define IDC_SLIDER_TX_DELAY 1012
#define IDC_SLIDER_TX_HOLD 1013
#define IDC_TEXT_OUTPUT_TX_DELAY 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif