wordpad: Add Ukrainian translations.
[wine/hacks.git] / dlls / comctl32 / rsrc.rc
bloba8b3e965aa5815bcf9fe085c82b3093bc11d3c6d
1 /*
2  * Top level resource file for Common Controls
3  *
4  * Copyright 1999 Bertho Stultiens
5  * Copyright 1999 Eric Kohl
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20  */
22 #include "comctl32.h"
24 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
26 #define WINE_FILEDESCRIPTION_STR "Wine Common Controls"
27 #define WINE_FILENAME_STR "comctl32.dll"
28 #define WINE_FILEVERSION COMCTL32_VERSION, COMCTL32_VERSION_MINOR, 4704, 1100
29 #define WINE_FILEVERSION_STR "5.81"
30 #define WINE_PRODUCTVERSION WINE_FILEVERSION
31 #define WINE_PRODUCTVERSION_STR WINE_FILEVERSION_STR
33 #include "wine/wine_common_ver.rc"
35 /* @makedep: idt_check.bmp */
36 IDT_CHECK BITMAP LOADONCALL DISCARDABLE idt_check.bmp
38 /* @makedep: idb_std_small.bmp */
39 IDB_STD_SMALL BITMAP LOADONCALL DISCARDABLE idb_std_small.bmp
41 /* @makedep: idb_std_large.bmp */
42 IDB_STD_LARGE BITMAP LOADONCALL DISCARDABLE idb_std_large.bmp
44 /* @makedep: idb_view_small.bmp */
45 IDB_VIEW_SMALL BITMAP LOADONCALL DISCARDABLE idb_view_small.bmp
47 /* @makedep: idb_view_large.bmp */
48 IDB_VIEW_LARGE BITMAP LOADONCALL MOVEABLE DISCARDABLE idb_view_large.bmp
50 /* @makedep: idb_hist_small.bmp */
51 IDB_HIST_SMALL BITMAP LOADONCALL DISCARDABLE idb_hist_small.bmp
53 /* @makedep: idb_hist_large.bmp */
54 IDB_HIST_LARGE BITMAP LOADONCALL DISCARDABLE idb_hist_large.bmp
56 /* @makedep: idc_copy.cur */
57 IDC_COPY CURSOR LOADONCALL DISCARDABLE idc_copy.cur
59 /* @makedep: idc_divider.cur */
60 IDC_DIVIDER CURSOR LOADONCALL DISCARDABLE idc_divider.cur
62 /* @makedep: idc_divideropen.cur */
63 IDC_DIVIDEROPEN CURSOR LOADONCALL DISCARDABLE idc_divideropen.cur
65 /* @makedep: idc_movebutton.cur */
66 IDC_MOVEBUTTON CURSOR LOADONCALL DISCARDABLE idc_movebutton.cur
68 /* @makedep: idi_dragarrow.ico */
69 IDI_DRAGARROW ICON LOADONCALL DISCARDABLE idi_dragarrow.ico
71 /* @makedep: idi_tt_info_sm.ico */
72 IDI_TT_INFO_SM ICON LOADONCALL DISCARDABLE idi_tt_info_sm.ico
74 /* @makedep: idi_tt_warn_sm.ico */
75 IDI_TT_WARN_SM ICON LOADONCALL DISCARDABLE idi_tt_warn_sm.ico
77 /* @makedep: idi_tt_error_sm.ico */
78 IDI_TT_ERROR_SM ICON LOADONCALL DISCARDABLE idi_tt_error_sm.ico