source: trunk/third/pine/pico/resource.h @ 18834

Revision 18834, 5.5 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18833, which included commits to RCS files with non-trunk default branches.
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by mswin.rc
4//
5#define IDD_OK                          1
6#define ABOUTDLGBOX                     100
7#define SPLASHDLGBOX                    101
8#define IDM_OPT_SETFONT                 103
9#define IDM_ABOUT                       104
10#define IDM_EDIT_CUT                    105
11#define IDM_EDIT_COPY                   106
12#define IDM_EDIT_PASTE                  107
13#define TEXTWINMENU                     108
14#define IDM_EDIT_CANCEL_PASTE           109
15#define IDM_HELP                        110
16#define IDD_TOOLBAR                     110
17#define IDM_EDIT_COPY_APPEND            111
18#define IDD_COMPOSER_TB                 111
19#define IDM_FILE_EXIT                   112
20#define IDD_OPTIONALYENTER              112
21#define IDM_OPT_FONTSAMEAS              113
22#define IDD_SELECT                      113
23#define IDM_OPT_SETPRINTFONT            114
24#define IDD_SELECTSORT                  114
25#define IDM_FILE_CLOSE                  115
26#define IDR_ACCEL_PINE                  115
27#define IDD_SELECTFLAG                  115
28#define IDM_FILE_PRINT                  116
29#define IDM_OPT_TOOLBAR                 117
30#define IDM_OPT_TOOLBARPOS              118
31#define IDM_OPT_USEDIALOGS              119
32#define IDM_OPT_USEACCEL                120
33#define IDM_OPT_IMAPTELEM               121
34#define IDM_EDIT_SEL_ALL                122
35#define IDM_MI_SORTSUBJECT              123
36#define IDM_MI_SORTARRIVAL              124
37#define IDM_MI_SORTFROM                 125
38#define IDM_MI_SORTTO                   126
39#define IDM_MI_SORTCC                   127
40#define IDM_MI_SORTDATE                 128
41#define IDM_MI_SORTSIZE                 129
42#define IDM_MI_SORTORDERSUB             130
43#define IDM_MI_SORTSCORE                131
44#define IDM_MI_SORTTHREAD               132
45#define IDM_MI_SORTREVERSE              133
46#define IDM_MI_FLAGIMPORTANT            134
47#define IDM_MI_FLAGNEW                  135
48#define IDM_MI_FLAGANSWERED             136
49#define IDM_MI_FLAGDELETED              137
50#define IDM_MI_VIEW                     150
51#define IDM_MI_EXPUNGE                  151
52#define IDM_MI_ZOOM                     152
53#define IDM_MI_SORT                     153
54#define IDM_MI_HDRMODE                  154
55#define IDM_MI_MAINMENU                 155
56#define IDM_MI_FLDRLIST                 156
57#define IDM_MI_FLDRINDEX                157
58#define IDM_MI_COMPOSER                 158
59#define IDM_MI_PREVPAGE                 159
60#define IDM_MI_PREVMSG                  160
61#define IDM_MI_NEXTMSG                  161
62#define IDM_MI_ADDRBOOK                 162
63#define IDM_MI_WHEREIS                  163
64#define IDM_MI_PRINT                    164
65#define IDM_MI_REPLY                    165
66#define IDM_MI_FORWARD                  166
67#define IDM_MI_BOUNCE                   167
68#define IDM_MI_DELETE                   168
69#define IDM_MI_UNDELETE                 169
70#define IDM_MI_FLAG                     170
71#define IDM_MI_SAVE                     171
72#define IDM_MI_EXPORT                   172
73#define IDM_MI_TAKEADDR                 173
74#define IDM_MI_SELECT                   174
75#define IDM_MI_APPLY                    175
76#define IDM_MI_POSTPONE                 176
77#define IDM_MI_SEND                     177
78#define IDM_MI_CANCEL                   178
79#define IDM_MI_ATTACH                   179
80#define IDM_MI_TOADDRBOOK               180
81#define IDM_MI_READFILE                 181
82#define IDM_MI_JUSTIFY                  182
83#define IDM_MI_ALTEDITOR                183
84#define IDM_MI_GENERALHELP              184
85#define IDM_MI_SCREENHELP               185
86#define IDM_MI_EXIT                     186
87#define IDM_MI_NEXTPAGE                 187
88#define IDM_MI_SAVEFILE                 188
89#define IDM_MI_CURPOSITION              189
90#define IDM_MI_GOTOFLDR                 190
91#define IDM_MI_JUMPTOMSG                191
92#define IDM_MI_RICHHDR                  192
93#define IDM_MI_EXITMODE                 193
94#define IDM_MI_REVIEW                   194
95#define IDM_MI_KEYMENU                  195
96#define IDM_MI_SELECTCUR                196
97#define IDM_MI_UNDO                     197
98#define IDM_MI_SPELLCHK                 198
99#define IDM_OPT_CARETBLOCK              200
100#define IDM_OPT_CARETSMALLBLOCK         201
101#define IDM_OPT_CARETHBAR               202
102#define IDM_OPT_CARETVBAR               203
103#define PINEMENU                        300
104#define COMPOSERMENU                    301
105#define PINEICON                        400
106#define NEWMAILICON                     401
107#define PICOHAND                        402
108#define PINEBITMAP                      500
109#define PINESPLASH                      501
110#define IDD_ABOUTICON                   0x210
111#define IDD_VERSION                     0x212
112#define IDD_BYLINE                      0x213
113#define IDS_BYLINE                      773
114#define IDS_APPNAME                     774
115#define IDS_APPIDENT                    775
116#define IDC_RESPONCE                    1002
117#define IDC_PROMPT                      1003
118#define IDC_GETHELP                     1004
119#define IDC_FLAGCOL1                    1016
120#define IDC_FLAGCOL2                    1017
121#define IDC_BUTTON2                     1018
122
123// Next default values for new objects
124//
125#ifdef APSTUDIO_INVOKED
126#ifndef APSTUDIO_READONLY_SYMBOLS
127#define _APS_NEXT_RESOURCE_VALUE        116
128#define _APS_NEXT_COMMAND_VALUE         122
129#define _APS_NEXT_CONTROL_VALUE         1018
130#define _APS_NEXT_SYMED_VALUE           103
131#endif
132#endif
Note: See TracBrowser for help on using the repository browser.