Release 961215
[wine/multimedia.git] / include / winnls.h
blob04c92d40ac7013784831980a57b750598a748392
1 #ifndef __WINE_WINNLS_H
2 #define __WINE_WINNLS_H
4 /* When adding new defines, don't forget to add an entry to the
5 * locale2id map in misc/ole2nls.c
6 */
7 #define LOCALE_ILANGUAGE 0x00000001
8 #define LOCALE_SLANGUAGE 0x00000002
9 #define LOCALE_SENGLANGUAGE 0x00001001
10 #define LOCALE_SABBREVLANGNAME 0x00000003
11 #define LOCALE_SNATIVELANGNAME 0x00000004
12 #define LOCALE_ICOUNTRY 0x00000005
13 #define LOCALE_SCOUNTRY 0x00000006
14 #define LOCALE_SENGCOUNTRY 0x00001002
15 #define LOCALE_SABBREVCTRYNAME 0x00000007
16 #define LOCALE_SNATIVECTRYNAME 0x00000008
17 #define LOCALE_IDEFAULTLANGUAGE 0x00000009
18 #define LOCALE_IDEFAULTCOUNTRY 0x0000000A
19 #define LOCALE_IDEFAULTCODEPAGE 0x0000000B
20 #define LOCALE_IDEFAULTANSICODEPAGE 0x00001004
21 #define LOCALE_SLIST 0x0000000C
22 #define LOCALE_IMEASURE 0x0000000D
23 #define LOCALE_SDECIMAL 0x0000000E
24 #define LOCALE_STHOUSAND 0x0000000F
25 #define LOCALE_SGROUPING 0x00000010
26 #define LOCALE_IDIGITS 0x00000011
27 #define LOCALE_ILZERO 0x00000012
28 #define LOCALE_INEGNUMBER 0x00001010
29 #define LOCALE_SNATIVEDIGITS 0x00000013
30 #define LOCALE_SCURRENCY 0x00000014
31 #define LOCALE_SINTLSYMBOL 0x00000015
32 #define LOCALE_SMONDECIMALSEP 0x00000016
33 #define LOCALE_SMONTHOUSANDSEP 0x00000017
34 #define LOCALE_SMONGROUPING 0x00000018
35 #define LOCALE_ICURRDIGITS 0x00000019
36 #define LOCALE_IINTLCURRDIGITS 0x0000001A
37 #define LOCALE_ICURRENCY 0x0000001B
38 #define LOCALE_INEGCURR 0x0000001C
39 #define LOCALE_SDATE 0x0000001D
40 #define LOCALE_STIME 0x0000001E
41 #define LOCALE_SSHORTDATE 0x0000001F
42 #define LOCALE_SLONGDATE 0x00000020
43 #define LOCALE_STIMEFORMAT 0x00001003
44 #define LOCALE_IDATE 0x00000021
45 #define LOCALE_ILDATE 0x00000022
46 #define LOCALE_ITIME 0x00000023
47 #define LOCALE_ITIMEMARKPOSN 0x00001005
48 #define LOCALE_ICENTURY 0x00000024
49 #define LOCALE_ITLZERO 0x00000025
50 #define LOCALE_IDAYLZERO 0x00000026
51 #define LOCALE_IMONLZERO 0x00000027
52 #define LOCALE_S1159 0x00000028
53 #define LOCALE_S2359 0x00000029
54 #define LOCALE_ICALENDARTYPE 0x00001009
55 #define LOCALE_IOPTIONALCALENDAR 0x0000100B
56 #define LOCALE_IFIRSTDAYOFWEEK 0x0000100C
57 #define LOCALE_IFIRSTWEEKOFYEAR 0x0000100D
58 #define LOCALE_SDAYNAME1 0x0000002A
59 #define LOCALE_SDAYNAME2 0x0000002B
60 #define LOCALE_SDAYNAME3 0x0000002C
61 #define LOCALE_SDAYNAME4 0x0000002D
62 #define LOCALE_SDAYNAME5 0x0000002E
63 #define LOCALE_SDAYNAME6 0x0000002F
64 #define LOCALE_SDAYNAME7 0x00000030
65 #define LOCALE_SABBREVDAYNAME1 0x00000031
66 #define LOCALE_SABBREVDAYNAME2 0x00000032
67 #define LOCALE_SABBREVDAYNAME3 0x00000033
68 #define LOCALE_SABBREVDAYNAME4 0x00000034
69 #define LOCALE_SABBREVDAYNAME5 0x00000035
70 #define LOCALE_SABBREVDAYNAME6 0x00000036
71 #define LOCALE_SABBREVDAYNAME7 0x00000037
72 #define LOCALE_SMONTHNAME1 0x00000038
73 #define LOCALE_SMONTHNAME2 0x00000039
74 #define LOCALE_SMONTHNAME3 0x0000003A
75 #define LOCALE_SMONTHNAME4 0x0000003B
76 #define LOCALE_SMONTHNAME5 0x0000003C
77 #define LOCALE_SMONTHNAME6 0x0000003D
78 #define LOCALE_SMONTHNAME7 0x0000003E
79 #define LOCALE_SMONTHNAME8 0x0000003F
80 #define LOCALE_SMONTHNAME9 0x00000040
81 #define LOCALE_SMONTHNAME10 0x00000041
82 #define LOCALE_SMONTHNAME11 0x00000042
83 #define LOCALE_SMONTHNAME12 0x00000043
84 #define LOCALE_SMONTHNAME13 0x0000100E
85 #define LOCALE_SABBREVMONTHNAME1 0x00000044
86 #define LOCALE_SABBREVMONTHNAME2 0x00000045
87 #define LOCALE_SABBREVMONTHNAME3 0x00000046
88 #define LOCALE_SABBREVMONTHNAME4 0x00000047
89 #define LOCALE_SABBREVMONTHNAME5 0x00000048
90 #define LOCALE_SABBREVMONTHNAME6 0x00000049
91 #define LOCALE_SABBREVMONTHNAME7 0x0000004A
92 #define LOCALE_SABBREVMONTHNAME8 0x0000004B
93 #define LOCALE_SABBREVMONTHNAME9 0x0000004C
94 #define LOCALE_SABBREVMONTHNAME10 0x0000004D
95 #define LOCALE_SABBREVMONTHNAME11 0x0000004E
96 #define LOCALE_SABBREVMONTHNAME12 0x0000004F
97 #define LOCALE_SABBREVMONTHNAME13 0x0000100F
98 #define LOCALE_SPOSITIVESIGN 0x00000050
99 #define LOCALE_SNEGATIVESIGN 0x00000051
100 #define LOCALE_IPOSSIGNPOSN 0x00000052
101 #define LOCALE_INEGSIGNPOSN 0x00000053
102 #define LOCALE_IPOSSYMPRECEDES 0x00000054
103 #define LOCALE_IPOSSEPBYSPACE 0x00000055
104 #define LOCALE_INEGSYMPRECEDES 0x00000056
105 #define LOCALE_INEGSEPBYSPACE 0x00000057
107 #define NORM_IGNORECASE 1
108 #define NORM_IGNORENONSPACE 2
109 #define NORM_IGNORESYMBOLS 4
110 #define NORM_STRINGSORT 0x1000
112 #define CP_ACP 0
113 #define CP_OEMCP 1
115 #define WC_DEFAULTCHECK 0x00000100
116 #define WC_COMPOSITECHECK 0x00000200
117 #define WC_DISCARDNS 0x00000010
118 #define WC_SEPCHARS 0x00000020
119 #define WC_DEFAULTCHAR 0x00000040
121 #endif /* __WINE_WINNLS_H */