-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
36 lines (35 loc) · 1.35 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by APMAlert.rc
//
#define IDD_CONFIGDLG_DIALOG 4000
#define IDC_TAB1 4000
#define IDD_TAB1_DIALOG 4001
#define IDC_EDT_MINAPM 4001
#define IDD_TAB2_DIALOG 4002
#define IDC_EDT_SOUND 4002
#define IDD_TAB3_DIALOG 4003
#define IDC_BTN_OPENFILE 4003
#define IDC_BTN_TRYPLAY 4004
#define IDC_CHK_GLOCK 4005
#define IDC_CHK_LLOCK 4006
#define IDC_CHK_ALLAPM 4007
#define IDC_EDT_GX 4008
#define IDC_EDT_GY 4009
#define IDC_BTN_RESET 4010
#define IDC_EDT_LX 4010
#define IDC_CHK_PLAY 4011
#define IDC_EDT_LY 4011
#define IDC_CHK_LIVEAPM 4012
#define IDC_EDT_LIVEX 4013
#define IDC_EDT_LIVEY 4014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 4000
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 4015
#define _APS_NEXT_SYMED_VALUE 4005
#endif
#endif