msxml: Allow the element implementation to be aggregatable.
[wine/multimedia.git] / programs / wordpad / resource.h
blob35d475f947ac94f0c0659031993d6f632d68e79c
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
24 #define ID_ALIGN_LEFT 1100
25 #define ID_ALIGN_CENTER 1101
26 #define ID_ALIGN_RIGHT 1102
28 #define ID_BACK_1 1200
29 #define ID_BACK_2 1201
31 #define ID_EDIT_SELECTALL 1300
32 #define ID_EDIT_SELECTIONINFO 1301
33 #define ID_EDIT_READONLY 1302
34 #define ID_EDIT_MODIFIED 1303
35 #define ID_EDIT_CHARFORMAT 1304
36 #define ID_EDIT_PARAFORMAT 1305
37 #define ID_EDIT_DEFCHARFORMAT 1306
38 #define ID_EDIT_UNDO 1307
39 #define ID_EDIT_REDO 1308
40 #define ID_EDIT_GETTEXT 1309
41 #define ID_EDIT_COPY 1310
42 #define ID_EDIT_CUT 1311
44 #define ID_FORMAT_BOLD 1400
45 #define ID_FORMAT_ITALIC 1401
46 #define ID_FORMAT_UNDERLINE 1402
48 #define IDC_STATUSBAR 2000
49 #define IDC_EDITOR 2001
50 #define IDC_TOOLBAR 2002
51 #define IDC_REBAR 2003
52 #define IDC_COMBO 2004
54 #define IDB_TOOLBAR 100