aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/barriers/resource.h
blob: 3ee57e72563525d6ee921fac81ba2c0fe9bdf1df (plain) (blame)
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by barriers.rc
//
#define IDS_FAILED                      1
#define IDS_INIT_FAILED                 2
#define IDS_UNCAUGHT_EXCEPTION          3
#define IDI_BARRIER                     101
#define IDI_TASKBAR_NOT_RUNNING         102
#define IDI_TASKBAR_NOT_WORKING         103
#define IDI_TASKBAR_NOT_CONNECTED       104
#define IDI_TASKBAR_CONNECTED           105
#define IDR_TASKBAR                     107
#define IDD_TASKBAR_STATUS              108
#define IDC_TASKBAR_STATUS_STATUS       1000
#define IDC_TASKBAR_STATUS_CLIENTS      1001
#define IDC_TASKBAR_QUIT                40003
#define IDC_TASKBAR_STATUS              40004
#define IDC_TASKBAR_LOG                 40005
#define IDC_RELOAD_CONFIG               40006
#define IDC_FORCE_RECONNECT             40007
#define IDC_TASKBAR_SHOW_LOG            40008
#define IDC_TASKBAR_LOG_LEVEL_ERROR     40009
#define IDC_TASKBAR_LOG_LEVEL_WARNING   40010
#define IDC_TASKBAR_LOG_LEVEL_NOTE      40011
#define IDC_TASKBAR_LOG_LEVEL_INFO      40012
#define IDC_TASKBAR_LOG_LEVEL_DEBUG     40013
#define IDC_TASKBAR_LOG_LEVEL_DEBUG1    40014
#define IDC_TASKBAR_LOG_LEVEL_DEBUG2    40015
#define ID_BARRIER_RELOADSYSTEM         40016
#define ID_BARRIER_RESETSERVER          40017

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        109
#define _APS_NEXT_COMMAND_VALUE         40018
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif