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
d69b6d89
Commit
d69b6d89
authored
Jul 09, 2009
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kernel32: Explicitly specify the codepage in message files.
parent
df6c6562
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
winerr_deu.mc
dlls/kernel32/nls/winerr_deu.mc
+1
-0
winerr_fra.mc
dlls/kernel32/nls/winerr_fra.mc
+1
-0
winerr_kor.mc
dlls/kernel32/nls/winerr_kor.mc
+1
-0
winerr_nld.mc
dlls/kernel32/nls/winerr_nld.mc
+1
-0
winerr_nor.mc
dlls/kernel32/nls/winerr_nor.mc
+1
-0
winerr_plk.mc
dlls/kernel32/nls/winerr_plk.mc
+1
-0
No files found.
dlls/kernel32/nls/winerr_deu.mc
View file @
d69b6d89
...
...
@@ -17,6 +17,7 @@
;
LanguageNames=(DEU=0x0007:winerr)
CodePages=(DEU=1252:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
dlls/kernel32/nls/winerr_fra.mc
View file @
d69b6d89
...
...
@@ -17,6 +17,7 @@
;
LanguageNames=(FRA=0x0c:winerr)
CodePages=(FRA=1252:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
dlls/kernel32/nls/winerr_kor.mc
View file @
d69b6d89
...
...
@@ -18,6 +18,7 @@
;
LanguageNames=(KOR=0x412:winerr)
CodePages=(KOR=949:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
dlls/kernel32/nls/winerr_nld.mc
View file @
d69b6d89
...
...
@@ -17,6 +17,7 @@
;
LanguageNames=(NLD=0x0013:winerr)
CodePages=(NLD=1252:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
dlls/kernel32/nls/winerr_nor.mc
View file @
d69b6d89
...
...
@@ -18,6 +18,7 @@
;
LanguageNames=(NOR=0x414:winerr)
CodePages=(NOR=1252:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
dlls/kernel32/nls/winerr_plk.mc
View file @
d69b6d89
...
...
@@ -17,6 +17,7 @@
;
LanguageNames=(PLK=0x0015:winerr)
CodePages=(PLK=1250:0)
MessageId=0
SymbolicName=ERROR_SUCCESS
...
...
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