4 * Copyright 2005 James Hawkins
5 * Copyright 2011 Owen Rudge for CodeWeavers
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.
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.
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
26 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
30 IDS_CONTENTS "&Contents"
33 IDS_FAVORITES "Favor&ites"
35 IDS_HIDETABS "Hide &Tabs"
36 IDS_SHOWTABS "Show &Tabs"
44 IDTB_REFRESH "Refresh"
46 IDTB_HOME "#msgctxt#table of contents#Home"
49 IDTB_OPTIONS "Options"
50 IDTB_FORWARD "Forward"
55 POPUP "" /* Options */
57 MENUITEM "", IDTB_EXPAND,
58 MENUITEM "S&ync", IDTB_SYNC
59 MENUITEM "&Back", IDTB_BACK
60 MENUITEM "&Forward", IDTB_FORWARD
61 MENUITEM "#msgctxt#table of contents#&Home", IDTB_HOME
62 MENUITEM "&Stop", IDTB_STOP
63 MENUITEM "&Refresh", IDTB_REFRESH
64 MENUITEM "&Print...", IDTB_PRINT
72 MENUITEM "&Back", IDTB_BACK
73 MENUITEM "&Forward", IDTB_FORWARD
75 MENUITEM "Select &All", MIID_SELECTALL
77 MENUITEM "&View Source", MIID_VIEWSOURCE
79 MENUITEM "&Print...", IDTB_PRINT
80 MENUITEM "&Refresh", IDTB_REFRESH
82 MENUITEM "Proper&ties", MIID_PROPERTIES
86 MENUITEM "Cu&t", MIID_CUT
87 MENUITEM "&Copy", MIID_COPY
88 MENUITEM "Paste", MIID_PASTE
89 MENUITEM "Select &All", MIID_SELECTALL
90 MENUITEM "&Print", IDTB_PRINT
94 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
96 #define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX"
97 #define WINE_FILENAME_STR "hhctrl.ocx"
98 #define WINE_FILEVERSION 5,2,3790,2744
99 #define WINE_FILEVERSION_STR "5.2.3790.2744"
100 #define WINE_PRODUCTVERSION 5,2,3790,2744
101 #define WINE_PRODUCTVERSION_STR "5.2.3790.2744"
103 #include "wine/wine_common_ver.rc"
105 /* @makedep: hhtoolbar.bmp */
106 IDB_HHTOOLBAR BITMAP hhtoolbar.bmp
108 /* @makedep: hhtreeview.bmp */
109 IDB_HHTREEVIEW BITMAP hhtreeview.bmp