summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/resource.h
blob: 5c821737b246ed3dc875109aaa6e5bb82e31fa0e (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by W:\miranda-ng\plugins\NewStory\res\resource.rc
//
#define IDD_HISTORY                     101
#define IDD_OPT_TEMPLATES               102
#define IDD_OPT_ADVANCED                103
#define IDD_CALENDARTOOL                104
#define IDR_POPUPS                      105
#define IDI_BOOKMARK                    106
#define IDI_NEWSTORY                    107
#define IDI_USERINFO                    108
#define IDI_USERMENU                    109
#define IDI_SEARCH                      110
#define IDI_OPTIONS                     111
#define IDI_FILTER                      112
#define IDI_EXPORT                      113
#define IDI_COPY                        114
#define IDI_SENDMSG                     115
#define IDI_MSGIN                       116
#define IDI_MSGOUT                      117
#define IDI_SIGNIN                      118
#define IDI_OK                          119
#define IDI_UNKNOWN                     121
#define IDI_FINDPREV                    122
#define IDI_FINDNEXT                    123
#define IDI_CALENDAR                    124
#define IDI_TPLGROUP                    125
#define IDI_RESET                       126
#define IDI_VARHELP                     128
#define IDI_TIMETREE                    129
#define IDC_USERINFO                    1000
#define IDC_USERMENU                    1001
#define IDC_MESSAGE                     1002
#define IDC_SEARCH                      1003
#define IDC_COPY                        1004
#define IDC_EXPORT                      1005
#define IDC_DELETE                      1006
#define IDC_TIMETREE                    1007
#define IDC_FILTER                      1008
#define IDC_FINDPREV                    1009
#define IDC_SPLITTERY                   1010
#define IDC_SEARCHTEXT                  1011
#define IDC_SEARCHICON                  1012
#define IDC_LOGOPTIONS                  1013
#define IDC_TIMETREEVIEW                1014
#define IDC_DATEPOPUP                   1015
#define IDC_HISTORYCONTROL              1016
#define IDC_IB_SEPARATOR                1017
#define IDC_ICO_MESSAGES                1018
#define IDC_ICO_FILES                   1019
#define IDC_ICO_URLS                    1020
#define IDC_ICO_TOTAL                   1021
#define IDC_TXT_MESSAGES                1022
#define IDC_TXT_FILES                   1023
#define IDC_TXT_URLS                    1024
#define IDC_TXT_TOTAL                   1025
#define IDC_TXT_MESSAGES_IN             1026
#define IDC_TXT_FILES_IN                1027
#define IDC_TXT_URLS_IN                 1028
#define IDC_TXT_TOTAL_IN                1029
#define IDC_TXT_MESSAGES_OUT            1030
#define IDC_TXT_FILES_OUT               1031
#define IDC_TXT_URLS_OUT                1032
#define IDC_TXT_TOTAL_OUT               1033
#define IDC_ICO_MESSAGES_IN             1034
#define IDC_ICO_MESSAGES_OUT            1035
#define IDC_ICO_FILES_IN                1036
#define IDC_ICO_FILES_OUT               1037
#define IDC_ICO_URLS_IN                 1038
#define IDC_ICO_URLS_OUT                1039
#define IDC_ICO_TOTAL_IN                1040
#define IDC_ICO_TOTAL_OUT               1041
#define IDC_DATE_FROM                   1042
#define IDC_DATE_TO                     1043
#define IDC_CHK_DATE_FROM               1044
#define IDC_CHK_DATE_TO                 1045
#define IDC_MONTHCALENDAR               1046
#define IDC_GROUPING                    1047
#define IDC_TEMPLATES                   1048
#define IDC_EDITTEMPLATE                1049
#define IDC_PREVIEW                     1050
#define IDC_GPREVIEW                    1051
#define IDC_RESET                       1052
#define IDC_DISCARD                     1053
#define IDC_VARHELP                     1055
#define IDC_VSCROLL                     1056
#define IDC_DRAWEDGE                    1057
#define IDC_SORT_ASCENDING              1058
#define IDC_HPP_COMPAT                  1059
#define IDC_SORT_ASCENDING2             1059
#define ID_FILTER_SHOWALLEVENTS         40001
#define ID_FILTER_SHOWINCOMINGEVENTSONLY 40002
#define ID_FILTER_SHOWOUTGOINGEVENTSONLY 40003
#define ID_FILTER_USECUSTOMFILTER       40004
#define ID_FILTER_INCOMING              40005
#define ID_FILTER_OUTGOING              40006
#define ID_FILTER_MESSAGES              40007
#define ID_FILTER_FILES                 40008
#define ID_FILTER_URLS                  40009
#define ID_FILTER_STATUS                40010
#define ID_FILTER_OTHER                 40011
#define ID_FILTER_AUTO                  40012
#define ID_LOGOPTIONS_OPTIONS           40013
#define ID_LOGOPTIONS_TEMPLATES         40014

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         40019
#define _APS_NEXT_CONTROL_VALUE         1058
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif