mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 08:20:27 +00:00
[PSDK] Add missing MCS_SHORTDAYSOFWEEK.
svn path=/trunk/; revision=71539
This commit is contained in:
parent
198d18e749
commit
1331bd1889
1 changed files with 1 additions and 0 deletions
|
@ -4275,6 +4275,7 @@ typedef struct {
|
|||
#define MCS_NOTODAYCIRCLE 0x0008
|
||||
#define MCS_NOTODAY 0x0010
|
||||
#define MCS_NOTRAILINGDATES 0x0040
|
||||
#define MCS_SHORTDAYSOFWEEK 0x0080
|
||||
|
||||
#define GMR_VISIBLE 0
|
||||
#define GMR_DAYSTATE 1
|
||||
|
|
Loading…
Reference in a new issue