-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
33 lines (32 loc) · 1.12 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by gegg.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_GEGG 101
#define IDI_GEGG 102
#define IDR_AHEM 103
#define IDR_HELLO 104
#define IDD_ABOUT 105
#define IDC_TIME 1001
#define IDC_START 1003
#define IDC_SOUND 1005
#define IDC_MSGBOX 1006
#define IDC_USETRAY 1008
#define IDC_APPLINK 1009
#define IDC_TYPE 1011
#define IDC_DIGITAL 1012
#define IDC_HELPTEXT 1013
#ifndef IDC_STATIC
#define IDC_STATIC -1
#endif
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif