Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
0fef0daa
Commit
0fef0daa
authored
Feb 24, 2022
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add a few locale definitions.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
a4be9e85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
winnls.h
include/winnls.h
+6
-0
No files found.
include/winnls.h
View file @
0fef0daa
...
...
@@ -316,6 +316,9 @@ extern "C" {
#define LOCALE_SSHORTTIME 0x0079
#define LOCALE_SOPENTYPELANGUAGETAG 0X007A
#define LOCALE_SSORTLOCALE 0x007B
#define LOCALE_SRELATIVELONGDATE 0x007C
#define LOCALE_SSHORTESTAM 0x007E
#define LOCALE_SSHORTESTPM 0x007F
#define LOCALE_IDEFAULTEBCDICCODEPAGE 0x1012
#define LOCALE_IPAPERSIZE 0x100A
...
...
@@ -538,6 +541,9 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
#define CAL_SSHORTESTDAYNAME7 0x37
#define CAL_SMONTHDAY 0x38
#define CAL_SABBREVERASTRING 0x39
#define CAL_SRELATIVELONGDATE 0x3a
#define CAL_SENGLISHERANAME 0x3b
#define CAL_SENGLISHABBREVERANAME 0x3c
/* Calendar types */
#define CAL_GREGORIAN 1
...
...
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