projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
5d85efd
)
[PSDK] Update SYSGEOTYPE.
author
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 22 Nov 2015 22:28:45 +0000
(22:28 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 22 Nov 2015 22:28:45 +0000
(22:28 +0000)
svn path=/trunk/; revision=70043
reactos/include/psdk/winnls.h
patch
|
blob
|
history
diff --git
a/reactos/include/psdk/winnls.h
b/reactos/include/psdk/winnls.h
index
be2c34e
..
0a468c3
100644
(file)
--- a/
reactos/include/psdk/winnls.h
+++ b/
reactos/include/psdk/winnls.h
@@
-546,7
+546,10
@@
enum SYSGEOTYPE
GEO_TIMEZONES,
GEO_OFFICIALLANGUAGES,
GEO_ISO_UN_NUMBER,
- GEO_PARENT
+ GEO_PARENT,
+ GEO_DIALINGCODE,
+ GEO_CURRENCYCODE,
+ GEO_CURRENCYSYMBOL
};
typedef struct _cpinfo {