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
6748f03b
Commit
6748f03b
authored
Sep 01, 2016
by
Nikolay Sivov
Committed by
Alexandre Julliard
Sep 01, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Updated CAL_* info defines.
Signed-off-by:
Nikolay Sivov
<
nsivov@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
23a64ca0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
winnls.h
include/winnls.h
+10
-0
No files found.
include/winnls.h
View file @
6748f03b
...
@@ -474,6 +474,7 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
...
@@ -474,6 +474,7 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
#define CAL_NOUSEROVERRIDE LOCALE_NOUSEROVERRIDE
#define CAL_NOUSEROVERRIDE LOCALE_NOUSEROVERRIDE
#define CAL_USE_CP_ACP LOCALE_USE_CP_ACP
#define CAL_USE_CP_ACP LOCALE_USE_CP_ACP
#define CAL_RETURN_NUMBER LOCALE_RETURN_NUMBER
#define CAL_RETURN_NUMBER LOCALE_RETURN_NUMBER
#define CAL_RETURN_GENITIVE_NAMES LOCALE_RETURN_GENITIVE_NAMES
#define CAL_ICALINTVALUE 0x01
#define CAL_ICALINTVALUE 0x01
#define CAL_SCALNAME 0x02
#define CAL_SCALNAME 0x02
...
@@ -523,6 +524,15 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
...
@@ -523,6 +524,15 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
#define CAL_SABBREVMONTHNAME13 0x2e
#define CAL_SABBREVMONTHNAME13 0x2e
#define CAL_SYEARMONTH 0x2f
#define CAL_SYEARMONTH 0x2f
#define CAL_ITWODIGITYEARMAX 0x30
#define CAL_ITWODIGITYEARMAX 0x30
#define CAL_SSHORTESTDAYNAME1 0x31
#define CAL_SSHORTESTDAYNAME2 0x32
#define CAL_SSHORTESTDAYNAME3 0x33
#define CAL_SSHORTESTDAYNAME4 0x34
#define CAL_SSHORTESTDAYNAME5 0x35
#define CAL_SSHORTESTDAYNAME6 0x36
#define CAL_SSHORTESTDAYNAME7 0x37
#define CAL_SMONTHDAY 0x38
#define CAL_SABBREVERASTRING 0x39
/* Calendar types */
/* Calendar types */
#define CAL_GREGORIAN 1
#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