forked from BOINC/boinc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboinc_ss.h
38 lines (37 loc) · 1.41 KB
/
boinc_ss.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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by boinc_ss.rc
//
#define IDI_MAIN_ICON 1
#define IDS_DESCRIPTION 1
#define IDS_SHORTCUTNAME 2
#define DLG_CONFIG 104
#define IDB_BOINC 108
#define IDC_SLIDER_BLANKTIME 1008
#define IDC_SLIDER_DEFAULTTIME 1010
#define IDC_SLIDER_RUNTIME 1011
#define IDC_SLIDER_SWITCHTIME 1012
#define IDS_ERR_GENERIC 2100
#define IDS_ERR_BOINCNOTDETECTED 2101
#define IDS_ERR_BOINCSUSPENDED 2103
#define IDS_ERR_BOINCNOAPPSEXECUTING 2104
#define IDS_ERR_BOINCNOAPPSEXECUTINGNOPROJECTSDETECTED 2105
#define IDS_ERR_BOINCNOGRAPHICSAPPSEXECUTING 2106
#define IDS_ERR_BOINCSCREENSAVERLOADING 2107
#define IDS_ERR_BOINCAPPFOUNDGRAPHICSLOADING 2108
#define IDS_ERR_BOINCSHUTDOWNEVENT 2109
#define IDS_ERR_OUTOFMEMORY 2110
#define IDS_ERR_NOPREVIEW 2112
#define IDS_ERR_DAEMONALLOWSNOGRAPHICS 2113
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 109
#define _APS_NEXT_COMMAND_VALUE 40000
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif