-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
45 lines (44 loc) · 1.7 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
45
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Symmetry.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SYMMETRY_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 129
#define IDI_ICON2 133
#define IDI_ICON1 135
#define IDB_BITMAP2 136
#define IDR_MENU1 137
#define IDB_BITMAP3 138
#define IDB_BITMAP4 140
#define IDI_ICON3 143
#define IDB_BITMAP5 144
#define IDB_BITMAP6 145
#define IDFILE 1002
#define IDFILEOPEN 1004
#define IDRUN 1005
#define IDC_COMBO_UP 1006
#define IDBYX 1010
#define IDBYY 1011
#define IDBYXY 1012
#define IDDIR 1013
#define MY_EXIT 32771
#define MY_ABOUT 32772
#define IDNOTE 32773
#define IDALGO 32774
#define IDOPEN 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif