summaryrefslogtreecommitdiff
path: root/plugins/Console/resource.h
blob: a8947819a45b855f8f7e4897a6f12db92e1a616b (plain)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDI_CONSOLE_UP                  100
#define IDI_CONSOLE_DOWN                101
#define IDD_MSG                         111
#define IDD_CONSOLE                     112
#define IDD_LOG                         113
#define IDD_OPTIONS                     114
#define IDI_COPY                        402
#define IDI_NOSCROLL                    403
#define IDI_SCROLL                      404
#define IDI_SAVE                        405
#define IDI_DELETE                      406
#define IDI_OPTIONS                     407
#define IDI_PAUSED                      408
#define IDI_STARTED                     409
#define IDI_BTN_UP                      410
#define IDI_BTN_DN                      411
#define IDI_CLOSE                       412
#define IDI_START                       413
#define IDI_PAUSE                       414
#define IDI_IN                          415
#define IDI_OUT                         416
#define IDI_ARROW                       417
#define IDI_INFO                        418
#define IDI_EMPTY                       419
#define IDC_TABS                        1000
#define IDC_LIST                        1001
#define IDC_SAVE                        1002
#define IDC_PAUSE                       1003
#define IDC_SCROLL                      1004
#define IDC_COPY                        1005
#define IDC_DELETE                      1006
#define IDC_OPTIONS                     1007
#define IDI_CONSOLE                     1008
#define IDC_CLOSE                       1009
#define IDC_PAUSEALL                    1010
#define IDC_STARTALL                    1011
#define IDC_SINGLE                      1012
#define IDC_WRAP                        1013
#define IDC_SHOWICONS                   1014
#define IDC_SEPARATOR                   1015
#define IDC_LIMIT                       1016
#define IDC_START                       1017
#define IDC_RESTART                     1018

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        115
#define _APS_NEXT_COMMAND_VALUE         40000
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif