Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
46e5df5c
Commit
46e5df5c
authored
Jul 01, 2009
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jul 01, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hhctrl.ocx: Build language resource files separately.
Do not include them from an other rc file.
parent
7cf2855c
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
64 additions
and
57 deletions
+64
-57
Cs.rc
dlls/hhctrl.ocx/Cs.rc
+2
-0
Da.rc
dlls/hhctrl.ocx/Da.rc
+2
-0
De.rc
dlls/hhctrl.ocx/De.rc
+2
-0
El.rc
dlls/hhctrl.ocx/El.rc
+2
-0
En.rc
dlls/hhctrl.ocx/En.rc
+2
-0
Fi.rc
dlls/hhctrl.ocx/Fi.rc
+2
-0
Fr.rc
dlls/hhctrl.ocx/Fr.rc
+2
-0
Hu.rc
dlls/hhctrl.ocx/Hu.rc
+2
-0
Ko.rc
dlls/hhctrl.ocx/Ko.rc
+2
-0
Lt.rc
dlls/hhctrl.ocx/Lt.rc
+2
-2
Makefile.in
dlls/hhctrl.ocx/Makefile.in
+21
-1
Nl.rc
dlls/hhctrl.ocx/Nl.rc
+2
-0
No.rc
dlls/hhctrl.ocx/No.rc
+2
-0
Pl.rc
dlls/hhctrl.ocx/Pl.rc
+2
-0
Pt.rc
dlls/hhctrl.ocx/Pt.rc
+2
-0
Ru.rc
dlls/hhctrl.ocx/Ru.rc
+2
-0
Si.rc
dlls/hhctrl.ocx/Si.rc
+2
-2
Sv.rc
dlls/hhctrl.ocx/Sv.rc
+2
-0
Tr.rc
dlls/hhctrl.ocx/Tr.rc
+2
-0
Zh.rc
dlls/hhctrl.ocx/Zh.rc
+2
-2
hhctrl.rc
dlls/hhctrl.ocx/hhctrl.rc
+0
-50
resource.h
dlls/hhctrl.ocx/resource.h
+5
-0
No files found.
dlls/hhctrl.ocx/Cs.rc
View file @
46e5df5c
...
...
@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
/* Czech strings in CP1250 */
...
...
dlls/hhctrl.ocx/Da.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/De.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/El.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/En.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Fi.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Fr.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/Hu.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Ko.rc
View file @
46e5df5c
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Lt.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
...
...
@@ -59,5 +61,3 @@ BEGIN
IDTB_TOC_NEXT "IDTB_TOC_NEXT"
IDTB_TOC_PREV "IDTB_TOC_PREV"
END
#pragma code_page(default)
dlls/hhctrl.ocx/Makefile.in
View file @
46e5df5c
...
...
@@ -13,7 +13,27 @@ C_SRCS = \
regsvr.c
\
webbrowser.c
RC_SRCS
=
hhctrl.rc
RC_SRCS
=
\
Cs.rc
\
Da.rc
\
De.rc
\
El.rc
\
En.rc
\
Fi.rc
\
Fr.rc
\
Hu.rc
\
Ko.rc
\
Lt.rc
\
Nl.rc
\
No.rc
\
Pl.rc
\
Pt.rc
\
Ru.rc
\
Si.rc
\
Sv.rc
\
Tr.rc
\
Zh.rc
\
version.rc
@MAKE_DLL_RULES@
...
...
dlls/hhctrl.ocx/Nl.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/No.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/Pl.rc
View file @
46e5df5c
...
...
@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Pt.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/Ru.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Si.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
#pragma code_page(65001)
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
...
...
@@ -58,5 +60,3 @@ BEGIN
IDTB_TOC_NEXT "IDTB_TOC_NEXT"
IDTB_TOC_PREV "IDTB_TOC_PREV"
END
#pragma code_page(default)
dlls/hhctrl.ocx/Sv.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE
...
...
dlls/hhctrl.ocx/Tr.rc
View file @
46e5df5c
...
...
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
...
...
dlls/hhctrl.ocx/Zh.rc
View file @
46e5df5c
...
...
@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
/* Chinese text is encoded in UTF-8 */
#pragma code_page(65001)
...
...
@@ -96,5 +98,3 @@ BEGIN
IDTB_TOC_NEXT "後一項"
IDTB_TOC_PREV "前一項"
END
#pragma code_page(default)
dlls/hhctrl.ocx/hhctrl.rc
deleted
100644 → 0
View file @
7cf2855c
/*
* HTML Help resources
*
* Copyright 2005 James Hawkins
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "htmlhelp.h"
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "version.rc"
#include "Cs.rc"
#include "Da.rc"
#include "De.rc"
#include "El.rc"
#include "En.rc"
#include "Fr.rc"
#include "Fi.rc"
#include "Hu.rc"
#include "Ko.rc"
#include "Lt.rc"
#include "Nl.rc"
#include "No.rc"
#include "Pl.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
#include "Sv.rc"
#include "Tr.rc"
#include "Zh.rc"
dlls/hhctrl.ocx/resource.h
View file @
46e5df5c
...
...
@@ -18,6 +18,11 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <htmlhelp.h>
#define IDS_CONTENTS 1
#define IDS_INDEX 2
#define IDS_SEARCH 3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment