-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
44 lines (43 loc) · 3.41 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 ThemePacker.rc
//
#define IDD_THEMEPACKER_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDR_MENU1 132
#define IDD_SOUND 133
#define IDD_MUSIC 136
#define IDC_PROJECTBUTTON 1003
#define IDC_RADIO1 1006
#define IDC_RADIO2 1007
#define IDC_LIST1 1008
#define IDC_ADD 1009
#define IDC_MFCEDITBROWSE1 1011
#define IDC_ADDAUTO 1011
#define IDC_EDIT 1012
#define IDC_EDIT1 1012
#define IDC_DELETE 1013
#define IDC_COMBO1 1013
#define IDC_EDIT2 1013
#define IDC_PLAY 1014
#define IDC_SPIN1 1014
#define IDC_SPIN2 1015
#define IDC_SAVE 1015
#define IDC_EDIT3 1016
#define ID_FILE_NEW32771 32771
#define ID_FILE_OPEN32772 32772
#define ID_FILE_SAVE32773 32773
#define ID_FILE_EXIT 32774
#define ID_FILE_SAVEAS 32775
#define ID_FILE_SAVESOUND 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif