1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by barriers.rc
4 //
5 #define IDS_FAILED                      1
6 #define IDS_INIT_FAILED                 2
7 #define IDS_UNCAUGHT_EXCEPTION          3
8 #define IDI_BARRIER                     101
9 #define IDI_TASKBAR_NOT_RUNNING         102
10 #define IDI_TASKBAR_NOT_WORKING         103
11 #define IDI_TASKBAR_NOT_CONNECTED       104
12 #define IDI_TASKBAR_CONNECTED           105
13 #define IDR_TASKBAR                     107
14 #define IDD_TASKBAR_STATUS              108
15 #define IDC_TASKBAR_STATUS_STATUS       1000
16 #define IDC_TASKBAR_STATUS_CLIENTS      1001
17 #define IDC_TASKBAR_QUIT                40003
18 #define IDC_TASKBAR_STATUS              40004
19 #define IDC_TASKBAR_LOG                 40005
20 #define IDC_RELOAD_CONFIG               40006
21 #define IDC_FORCE_RECONNECT             40007
22 #define IDC_TASKBAR_SHOW_LOG            40008
23 #define IDC_TASKBAR_LOG_LEVEL_ERROR     40009
24 #define IDC_TASKBAR_LOG_LEVEL_WARNING   40010
25 #define IDC_TASKBAR_LOG_LEVEL_NOTE      40011
26 #define IDC_TASKBAR_LOG_LEVEL_INFO      40012
27 #define IDC_TASKBAR_LOG_LEVEL_DEBUG     40013
28 #define IDC_TASKBAR_LOG_LEVEL_DEBUG1    40014
29 #define IDC_TASKBAR_LOG_LEVEL_DEBUG2    40015
30 #define ID_BARRIER_RELOADSYSTEM         40016
31 #define ID_BARRIER_RESETSERVER          40017
32 
33 // Next default values for new objects
34 //
35 #ifdef APSTUDIO_INVOKED
36 #ifndef APSTUDIO_READONLY_SYMBOLS
37 #define _APS_NEXT_RESOURCE_VALUE        109
38 #define _APS_NEXT_COMMAND_VALUE         40018
39 #define _APS_NEXT_CONTROL_VALUE         1003
40 #define _APS_NEXT_SYMED_VALUE           101
41 #endif
42 #endif
43