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