-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
44 lines (43 loc) · 1.64 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Spec.rc
//
#define IDR_MANIFEST 1
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SPEC_DIALOG 102
#define IDS_NO_SINE_TABLE 102
#define IDS_NO_SQRT_TABLE 103
#define IDS_NOMEMORY 104
#define IDS_BADDEVICE 105
#define IDS_DEVINUSE 106
#define IDS_BADFORMAT 107
#define IDS_OPENDEVERR 108
#define IDS_THREADERR 109
#define IDR_STABLE 128
#define IDS_STRING133 133
#define IDR_SQRTABLE 135
#define IDI_SPECICO 136
#define IDC_WAVE 1002
#define IDC_SPEC 1003
#define IDC_PEAK 1004
#define IDC_BAR 1005
#define IDC_RB_RECORD 1006
#define IDC_PROGRESS 1007
#define IDC_RB_TEST 1008
#define IDC_START 1010
#define IDC_STARTSTOP 1010
#define IDC_STOP 1011
#define IDC_3D 1012
#define IDC_HOTKEY1 1013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif