push b72af2511d67bded8ece08d825ff0eb4a60c20a6
[wine/hacks.git] / programs / wordpad / resource.h
blob9eaf97ea5e45222ab30f64d0559288171e25b849
1 /*
2 * Copyright 2004 by Krzysztof Foltman
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #define ID_FILE_EXIT 1000
20 #define ID_FILE_OPEN 1001
21 #define ID_FILE_SAVE 1002
22 #define ID_FILE_NEW 1003
23 #define ID_FILE_SAVEAS 1004
25 #define ID_FILE_RECENT1 1005
26 #define ID_FILE_RECENT2 1006
27 #define ID_FILE_RECENT3 1007
28 #define ID_FILE_RECENT4 1008
29 #define ID_FILE_RECENT_SEPARATOR 1009
31 #define ID_PRINT 1010
32 #define ID_PREVIEW 1011
33 #define ID_PRINTSETUP 1012
34 #define ID_PRINT_QUICK 1013
36 #define ID_FIND 1014
37 #define ID_FIND_NEXT 1015
39 #define ID_PREVIEW_NEXTPAGE 1016
40 #define ID_PREVIEW_PREVPAGE 1017
42 #define ID_ALIGN_LEFT 1100
43 #define ID_ALIGN_CENTER 1101
44 #define ID_ALIGN_RIGHT 1102
46 #define ID_BACK_1 1200
47 #define ID_BACK_2 1201
49 #define ID_EDIT_SELECTALL 1300
50 #define ID_EDIT_SELECTIONINFO 1301
51 #define ID_EDIT_READONLY 1302
52 #define ID_EDIT_MODIFIED 1303
53 #define ID_EDIT_CHARFORMAT 1304
54 #define ID_EDIT_PARAFORMAT 1305
55 #define ID_EDIT_DEFCHARFORMAT 1306
56 #define ID_EDIT_UNDO 1307
57 #define ID_EDIT_REDO 1308
58 #define ID_EDIT_GETTEXT 1309
59 #define ID_EDIT_COPY 1310
60 #define ID_EDIT_CUT 1311
61 #define ID_EDIT_PASTE 1312
62 #define ID_EDIT_CLEAR 1313
63 #define ID_BULLET 1314
65 #define ID_FORMAT_BOLD 1400
66 #define ID_FORMAT_ITALIC 1401
67 #define ID_FORMAT_UNDERLINE 1402
69 #define ID_TOGGLE_TOOLBAR 1500
70 #define ID_TOGGLE_FORMATBAR 1501
71 #define ID_TOGGLE_STATUSBAR 1502
73 #define PREVIEW_BUTTONS 4
75 #define FILELIST_ENTRIES 4
76 #define FILELIST_ENTRY_LENGTH 33
78 #define BANDID_TOOLBAR 2
79 #define BANDID_FORMATBAR 3
80 #define BANDID_RULER 0
81 #define BANDID_STATUSBAR 1
83 #define BANDID_PREVIEW_BTN1 4
84 #define BANDID_PREVIEW_BTN2 5
85 #define BANDID_PREVIEW_BTN3 6
86 #define BANDID_PREVIEW_BTN4 7
88 #define ID_WORDWRAP_NONE 0
89 #define ID_WORDWRAP_WINDOW 1
90 #define ID_WORDWRAP_MARGIN 2
92 #define ID_NEWFILE_ABORT 100
94 #define ID_TAB_ADD 100
95 #define ID_TAB_DEL 101
96 #define ID_TAB_EMPTY 102
98 #define IDC_PAGEFMT_TB 100
99 #define IDC_PAGEFMT_FB 101
100 #define IDC_PAGEFMT_SB 102
101 #define IDC_PAGEFMT_WW 103
102 #define IDC_PAGEFMT_WM 104
103 #define IDC_PAGEFMT_ID 105
105 #define ID_DATETIME 1600
106 #define ID_PARAFORMAT 1601
107 #define ID_TABSTOPS 1602
109 #define ID_ABOUT 1603
110 #define ID_VIEWPROPERTIES 1604
112 #define IDC_STATUSBAR 2000
113 #define IDC_EDITOR 2001
114 #define IDC_TOOLBAR 2002
115 #define IDC_FORMATBAR 2003
116 #define IDC_REBAR 2004
117 #define IDC_COMBO 2005
118 #define IDC_DATETIME 2006
119 #define IDC_NEWFILE 2007
120 #define IDC_PARA_LEFT 2008
121 #define IDC_PARA_RIGHT 2009
122 #define IDC_PARA_FIRST 2010
123 #define IDC_PARA_ALIGN 2011
124 #define IDC_TABSTOPS 2012
126 #define IDD_DATETIME 2100
127 #define IDD_NEWFILE 2101
128 #define IDD_PARAFORMAT 2102
129 #define IDD_TABSTOPS 2103
130 #define IDD_FORMATOPTS 2104
132 #define IDM_POPUP 2200
134 #define IDB_TOOLBAR 100
135 #define IDB_FORMATBAR 101
137 #define IDI_WORDPAD 102
139 #define STRING_ALL_FILES 1400
140 #define STRING_TEXT_FILES_TXT 1401
141 #define STRING_TEXT_FILES_UNICODE_TXT 1402
142 #define STRING_RICHTEXT_FILES_RTF 1403
144 #define STRING_NEWFILE_RICHTEXT 1404
145 #define STRING_NEWFILE_TXT 1405
146 #define STRING_NEWFILE_TXT_UNICODE 1406
148 #define STRING_ALIGN_LEFT 1407
149 #define STRING_ALIGN_RIGHT 1408
150 #define STRING_ALIGN_CENTER 1409
152 #define STRING_PRINTER_FILES_PRN 1410
154 #define STRING_VIEWPROPS_TITLE 1411
155 #define STRING_VIEWPROPS_TEXT 1412
156 #define STRING_VIEWPROPS_RICHTEXT 1413
158 #define STRING_PREVIEW_PRINT 1414
159 #define STRING_PREVIEW_NEXTPAGE 1415
160 #define STRING_PREVIEW_PREVPAGE 1416
161 #define STRING_PREVIEW_CLOSE 1417
163 #define STRING_UNITS_CM 1418
165 #define STRING_DEFAULT_FILENAME 1700
166 #define STRING_PROMPT_SAVE_CHANGES 1701
167 #define STRING_SEARCH_FINISHED 1702
168 #define STRING_LOAD_RICHED_FAILED 1703
169 #define STRING_SAVE_LOSEFORMATTING 1704
170 #define STRING_INVALID_NUMBER 1705