840deab3f28cac8b474da23dd6156875ee7f96ee
[reactos.git] / reactos / include / psdk / winnls.h
1 #ifndef _WINNLS_
2 #define _WINNLS_
3
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7
8 #ifdef _MSC_VER
9 #pragma warning(push)
10 #pragma warning(disable:4820)
11 #endif
12
13 #define GEOID_NOT_AVAILABLE (-1)
14 #define MAX_LEADBYTES 12
15 #define MAX_DEFAULTCHAR 2
16
17 #define LOCALE_ALL 0x00
18
19 #define LOCALE_NOUSEROVERRIDE 0x80000000
20 #define LOCALE_USE_CP_ACP 0x40000000
21 #if (WINVER >= 0x0400)
22 #define LOCALE_RETURN_NUMBER 0x20000000
23 #endif
24 #define LOCALE_RETURN_GENITIVE_NAMES 0x10000000
25 #define LOCALE_ILANGUAGE 1
26 #define LOCALE_SLANGUAGE 2
27 #define LOCALE_SENGLANGUAGE 0x1001
28 #define LOCALE_SABBREVLANGNAME 3
29 #define LOCALE_SNATIVELANGNAME 4
30 #define LOCALE_ICOUNTRY 5
31 #define LOCALE_SCOUNTRY 6
32 #define LOCALE_SENGCOUNTRY 0x1002
33 #define LOCALE_SABBREVCTRYNAME 7
34 #define LOCALE_SNATIVECTRYNAME 8
35 #define LOCALE_IDEFAULTLANGUAGE 9
36 #define LOCALE_IDEFAULTCOUNTRY 10
37 #define LOCALE_IDEFAULTCODEPAGE 11
38 #define LOCALE_IDEFAULTANSICODEPAGE 0x1004
39 #define LOCALE_IDEFAULTMACCODEPAGE 0x1011
40 #define LOCALE_SLIST 12
41 #define LOCALE_IMEASURE 13
42 #define LOCALE_SDECIMAL 14
43 #define LOCALE_STHOUSAND 15
44 #define LOCALE_SGROUPING 16
45 #define LOCALE_IDIGITS 17
46 #define LOCALE_ILZERO 18
47 #define LOCALE_INEGNUMBER 0x1010
48 #define LOCALE_SNATIVEDIGITS 19
49 #define LOCALE_SCURRENCY 20
50 #define LOCALE_SINTLSYMBOL 21
51 #define LOCALE_SMONDECIMALSEP 22
52 #define LOCALE_SMONTHOUSANDSEP 23
53 #define LOCALE_SMONGROUPING 24
54 #define LOCALE_ICURRDIGITS 25
55 #define LOCALE_IINTLCURRDIGITS 26
56 #define LOCALE_ICURRENCY 27
57 #define LOCALE_INEGCURR 28
58 #define LOCALE_SDATE 29
59 #define LOCALE_STIME 30
60 #define LOCALE_SSHORTDATE 31
61 #define LOCALE_SLONGDATE 32
62 #define LOCALE_STIMEFORMAT 0x1003
63 #define LOCALE_IDATE 33
64 #define LOCALE_ILDATE 34
65 #define LOCALE_ITIME 35
66 #define LOCALE_ITIMEMARKPOSN 0x1005
67 #define LOCALE_ICENTURY 36
68 #define LOCALE_ITLZERO 37
69 #define LOCALE_IDAYLZERO 38
70 #define LOCALE_IMONLZERO 39
71 #define LOCALE_S1159 40
72 #define LOCALE_S2359 41
73 #define LOCALE_ICALENDARTYPE 0x1009
74 #define LOCALE_IOPTIONALCALENDAR 0x100B
75 #define LOCALE_IFIRSTDAYOFWEEK 0x100C
76 #define LOCALE_IFIRSTWEEKOFYEAR 0x100D
77 #define LOCALE_SDAYNAME1 42
78 #define LOCALE_SDAYNAME2 43
79 #define LOCALE_SDAYNAME3 44
80 #define LOCALE_SDAYNAME4 45
81 #define LOCALE_SDAYNAME5 46
82 #define LOCALE_SDAYNAME6 47
83 #define LOCALE_SDAYNAME7 48
84 #define LOCALE_SABBREVDAYNAME1 49
85 #define LOCALE_SABBREVDAYNAME2 50
86 #define LOCALE_SABBREVDAYNAME3 51
87 #define LOCALE_SABBREVDAYNAME4 52
88 #define LOCALE_SABBREVDAYNAME5 53
89 #define LOCALE_SABBREVDAYNAME6 54
90 #define LOCALE_SABBREVDAYNAME7 55
91 #define LOCALE_SMONTHNAME1 56
92 #define LOCALE_SMONTHNAME2 57
93 #define LOCALE_SMONTHNAME3 58
94 #define LOCALE_SMONTHNAME4 59
95 #define LOCALE_SMONTHNAME5 60
96 #define LOCALE_SMONTHNAME6 61
97 #define LOCALE_SMONTHNAME7 62
98 #define LOCALE_SMONTHNAME8 63
99 #define LOCALE_SMONTHNAME9 64
100 #define LOCALE_SMONTHNAME10 65
101 #define LOCALE_SMONTHNAME11 66
102 #define LOCALE_SMONTHNAME12 67
103 #define LOCALE_SMONTHNAME13 0x100E
104 #define LOCALE_SABBREVMONTHNAME1 68
105 #define LOCALE_SABBREVMONTHNAME2 69
106 #define LOCALE_SABBREVMONTHNAME3 70
107 #define LOCALE_SABBREVMONTHNAME4 71
108 #define LOCALE_SABBREVMONTHNAME5 72
109 #define LOCALE_SABBREVMONTHNAME6 73
110 #define LOCALE_SABBREVMONTHNAME7 74
111 #define LOCALE_SABBREVMONTHNAME8 75
112 #define LOCALE_SABBREVMONTHNAME9 76
113 #define LOCALE_SABBREVMONTHNAME10 77
114 #define LOCALE_SABBREVMONTHNAME11 78
115 #define LOCALE_SABBREVMONTHNAME12 79
116 #define LOCALE_SABBREVMONTHNAME13 0x100F
117 #define LOCALE_SPOSITIVESIGN 80
118 #define LOCALE_SNEGATIVESIGN 81
119 #define LOCALE_SSCRIPTS 108 // FIXME
120 #define LOCALE_IPOSSIGNPOSN 82
121 #define LOCALE_INEGSIGNPOSN 83
122 #define LOCALE_IPOSSYMPRECEDES 84
123 #define LOCALE_IPOSSEPBYSPACE 85
124 #define LOCALE_INEGSYMPRECEDES 86
125 #define LOCALE_INEGSEPBYSPACE 87
126 #define LOCALE_FONTSIGNATURE 88
127 #define LOCALE_SISO639LANGNAME 89
128 #define LOCALE_SISO3166CTRYNAME 90
129 #define LOCALE_SNAME 92 // FIXME
130
131 #if (WINVER >= 0x0600)
132 #define LOCALE_SNAME 92
133 #define LOCALE_SDURATION 93
134 #define LOCALE_SKEYBOARDSTOINSTALL 94
135 #define LOCALE_SSHORTESTDAYNAME1 96
136 #define LOCALE_SSHORTESTDAYNAME2 97
137 #define LOCALE_SSHORTESTDAYNAME3 98
138 #define LOCALE_SSHORTESTDAYNAME4 99
139 #define LOCALE_SSHORTESTDAYNAME5 100
140 #define LOCALE_SSHORTESTDAYNAME6 101
141 #define LOCALE_SSHORTESTDAYNAME7 102
142 #define LOCALE_SISO639LANGNAME2 103
143 #define LOCALE_SISO3166CTRYNAME2 104
144 #define LOCALE_SNAN 105
145 #define LOCALE_SPOSINFINITY 106
146 #define LOCALE_SNEGINFINITY 107
147 #define LOCALE_SSCRIPTS 108
148 #define LOCALE_SPARENT 109
149 #define LOCALE_SCONSOLEFALLBACKNAME 110
150 #endif /* (WINVER >= 0x0600) */
151
152 //#if (WINVER >= _WIN32_WINNT_WIN7)
153 #define LOCALE_IREADINGLAYOUT 0x0070
154 #define LOCALE_INEUTRAL 0x0071
155 #define LOCALE_INEGATIVEPERCENT 0x0074
156 #define LOCALE_IPOSITIVEPERCENT 0x0075
157 #define LOCALE_SPERCENT 0x0076
158 #define LOCALE_SPERMILLE 0x0077
159 #define LOCALE_SMONTHDAY 0x0078
160 #define LOCALE_SSHORTTIME 0x0079
161 #define LOCALE_SOPENTYPELANGUAGETAG 0x007a
162 #define LOCALE_SSORTLOCALE 0x007b
163 //#endif /* (WINVER >= _WIN32_WINNT_WIN7) */
164
165 #if (WINVER >= 0x0600)
166 #define LOCALE_NAME_USER_DEFAULT NULL
167 #define LOCALE_NAME_INVARIANT L""
168 #define LOCALE_NAME_SYSTEM_DEFAULT L"!sys-default-locale"
169 #endif
170
171 #define LOCALE_IDEFAULTUNIXCODEPAGE 0x1030 /* Wine extension */
172
173 #define NORM_IGNORECASE 1
174 #define NORM_IGNOREKANATYPE 65536
175 #define NORM_IGNORENONSPACE 2
176 #define NORM_IGNORESYMBOLS 4
177 #define NORM_IGNOREWIDTH 131072
178 #define LINGUISTIC_IGNORECASE 0x00000010
179 #define NORM_LINGUISTIC_CASING 0x08000000
180 #define SORT_STRINGSORT 4096
181 #define LCMAP_LOWERCASE 0x00000100
182 #define LCMAP_UPPERCASE 0x00000200
183 #define LCMAP_SORTKEY 0x00000400
184 #define LCMAP_BYTEREV 0x00000800
185 #define LCMAP_HIRAGANA 0x00100000
186 #define LCMAP_KATAKANA 0x00200000
187 #define LCMAP_HALFWIDTH 0x00400000
188 #define LCMAP_FULLWIDTH 0x00800000
189 #define LCMAP_LINGUISTIC_CASING 0x01000000
190 #define LCMAP_SIMPLIFIED_CHINESE 0x02000000
191 #define LCMAP_TRADITIONAL_CHINESE 0x04000000
192 #define ENUM_ALL_CALENDARS (-1)
193 #define DATE_SHORTDATE 1
194 #define DATE_LONGDATE 2
195 #define DATE_USE_ALT_CALENDAR 4
196 #define CP_INSTALLED 1
197 #define CP_SUPPORTED 2
198 #define LCID_INSTALLED 1
199 #define LCID_SUPPORTED 2
200 #define LCID_ALTERNATE_SORTS 4
201 #define MAP_FOLDCZONE 16
202 #define MAP_FOLDDIGITS 128
203 #define MAP_PRECOMPOSED 32
204 #define MAP_COMPOSITE 64
205
206 #define WC_DISCARDNS 0x0010
207 #define WC_SEPCHARS 0x0020
208 #define WC_DEFAULTCHAR 0x0040
209 #define WC_ERR_INVALID_CHARS 0x0080
210 #define WC_COMPOSITECHECK 0x0200
211 #if (WINVER >= 0x0500)
212 #define WC_NO_BEST_FIT_CHARS 0x0400
213 #endif
214
215 #define CP_ACP 0
216 #ifdef _WINE
217 #define CP_UNIXCP CP_ACP
218 #endif
219 #define CP_OEMCP 1
220 #define CP_MACCP 2
221 #define CP_THREAD_ACP 3
222 #define CP_SYMBOL 42
223 #define CP_UTF7 65000
224 #define CP_UTF8 65001
225 #define CT_CTYPE1 1
226 #define CT_CTYPE2 2
227 #define CT_CTYPE3 4
228 #define C1_UPPER 1
229 #define C1_LOWER 2
230 #define C1_DIGIT 4
231 #define C1_SPACE 8
232 #define C1_PUNCT 16
233 #define C1_CNTRL 32
234 #define C1_BLANK 64
235 #define C1_XDIGIT 128
236 #define C1_ALPHA 256
237 #define C1_DEFINED 512
238 #define C2_LEFTTORIGHT 1
239 #define C2_RIGHTTOLEFT 2
240 #define C2_EUROPENUMBER 3
241 #define C2_EUROPESEPARATOR 4
242 #define C2_EUROPETERMINATOR 5
243 #define C2_ARABICNUMBER 6
244 #define C2_COMMONSEPARATOR 7
245 #define C2_BLOCKSEPARATOR 8
246 #define C2_SEGMENTSEPARATOR 9
247 #define C2_WHITESPACE 10
248 #define C2_OTHERNEUTRAL 11
249 #define C2_NOTAPPLICABLE 0
250 #define C3_NONSPACING 1
251 #define C3_DIACRITIC 2
252 #define C3_VOWELMARK 4
253 #define C3_SYMBOL 8
254 #define C3_KATAKANA 16
255 #define C3_HIRAGANA 32
256 #define C3_HALFWIDTH 64
257 #define C3_FULLWIDTH 128
258 #define C3_IDEOGRAPH 256
259 #define C3_KASHIDA 512
260 #define C3_LEXICAL 1024
261 #define C3_ALPHA 32768
262 #define C3_NOTAPPLICABLE 0
263 #define C3_HIGHSURROGATE 0x0800
264 #define C3_LOWSURROGATE 0x1000
265 #define TIME_NOMINUTESORSECONDS 1
266 #define TIME_NOSECONDS 2
267 #define TIME_NOTIMEMARKER 4
268 #define TIME_FORCE24HOURFORMAT 8
269 #define MB_PRECOMPOSED 1
270 #define MB_COMPOSITE 2
271 #define MB_ERR_INVALID_CHARS 8
272 #define MB_USEGLYPHCHARS 4
273 #define CTRY_DEFAULT 0
274 #define CTRY_ALBANIA 355
275 #define CTRY_ALGERIA 213
276 #define CTRY_ARGENTINA 54
277 #define CTRY_ARMENIA 374
278 #define CTRY_AUSTRALIA 61
279 #define CTRY_AUSTRIA 43
280 #define CTRY_AZERBAIJAN 994
281 #define CTRY_BAHRAIN 973
282 #define CTRY_BELARUS 375
283 #define CTRY_BELGIUM 32
284 #define CTRY_BELIZE 501
285 #define CTRY_BOLIVIA 591
286 #define CTRY_BRAZIL 55
287 #define CTRY_BRUNEI_DARUSSALAM 673
288 #define CTRY_BULGARIA 359
289 #define CTRY_CANADA 2
290 #define CTRY_CARIBBEAN 1
291 #define CTRY_CHILE 56
292 #define CTRY_COLOMBIA 57
293 #define CTRY_COSTA_RICA 506
294 #define CTRY_CROATIA 385
295 #define CTRY_CZECH 420
296 #define CTRY_DENMARK 45
297 #define CTRY_DOMINICAN_REPUBLIC 1
298 #define CTRY_ECUADOR 593
299 #define CTRY_EGYPT 20
300 #define CTRY_EL_SALVADOR 503
301 #define CTRY_ESTONIA 372
302 #define CTRY_FAEROE_ISLANDS 298
303 #define CTRY_FINLAND 358
304 #define CTRY_FRANCE 33
305 #define CTRY_GEORGIA 995
306 #define CTRY_GERMANY 49
307 #define CTRY_GREECE 30
308 #define CTRY_GUATEMALA 502
309 #define CTRY_HONDURAS 504
310 #define CTRY_HONG_KONG 852
311 #define CTRY_HUNGARY 36
312 #define CTRY_ICELAND 354
313 #define CTRY_INDIA 91
314 #define CTRY_INDONESIA 62
315 #define CTRY_IRAN 981
316 #define CTRY_IRAQ 964
317 #define CTRY_IRELAND 353
318 #define CTRY_ISRAEL 972
319 #define CTRY_ITALY 39
320 #define CTRY_JAMAICA 1
321 #define CTRY_JAPAN 81
322 #define CTRY_JORDAN 962
323 #define CTRY_KAZAKSTAN 7
324 #define CTRY_KENYA 254
325 #define CTRY_KUWAIT 965
326 #define CTRY_KYRGYZSTAN 996
327 #define CTRY_LATVIA 371
328 #define CTRY_LEBANON 961
329 #define CTRY_LIBYA 218
330 #define CTRY_LIECHTENSTEIN 41
331 #define CTRY_LITHUANIA 370
332 #define CTRY_LUXEMBOURG 352
333 #define CTRY_MACAU 853
334 #define CTRY_MACEDONIA 389
335 #define CTRY_MALAYSIA 60
336 #define CTRY_MALDIVES 960
337 #define CTRY_MEXICO 52
338 #define CTRY_MONACO 33
339 #define CTRY_MONGOLIA 976
340 #define CTRY_MOROCCO 212
341 #define CTRY_NETHERLANDS 31
342 #define CTRY_NEW_ZEALAND 64
343 #define CTRY_NICARAGUA 505
344 #define CTRY_NORWAY 47
345 #define CTRY_OMAN 968
346 #define CTRY_PAKISTAN 92
347 #define CTRY_PANAMA 507
348 #define CTRY_PARAGUAY 595
349 #define CTRY_PERU 51
350 #define CTRY_PHILIPPINES 63
351 #define CTRY_POLAND 48
352 #define CTRY_PORTUGAL 351
353 #define CTRY_PRCHINA 86
354 #define CTRY_PUERTO_RICO 1
355 #define CTRY_QATAR 974
356 #define CTRY_ROMANIA 40
357 #define CTRY_RUSSIA 7
358 #define CTRY_SAUDI_ARABIA 966
359 #define CTRY_SERBIA 381
360 #define CTRY_SINGAPORE 65
361 #define CTRY_SLOVAK 421
362 #define CTRY_SLOVENIA 386
363 #define CTRY_SOUTH_AFRICA 27
364 #define CTRY_SOUTH_KOREA 82
365 #define CTRY_SPAIN 34
366 #define CTRY_SWEDEN 46
367 #define CTRY_SWITZERLAND 41
368 #define CTRY_SYRIA 963
369 #define CTRY_TAIWAN 886
370 #define CTRY_TATARSTAN 7
371 #define CTRY_THAILAND 66
372 #define CTRY_TRINIDAD_Y_TOBAGO 1
373 #define CTRY_TUNISIA 216
374 #define CTRY_TURKEY 90
375 #define CTRY_UAE 971
376 #define CTRY_UKRAINE 380
377 #define CTRY_UNITED_KINGDOM 44
378 #define CTRY_UNITED_STATES 1
379 #define CTRY_URUGUAY 598
380 #define CTRY_UZBEKISTAN 7
381 #define CTRY_VENEZUELA 58
382 #define CTRY_VIET_NAM 84
383 #define CTRY_YEMEN 967
384 #define CTRY_ZIMBABWE 263
385 #define CAL_ICALINTVALUE 1
386 #define CAL_SCALNAME 2
387 #define CAL_IYEAROFFSETRANGE 3
388 #define CAL_SERASTRING 4
389 #define CAL_SSHORTDATE 5
390 #define CAL_SLONGDATE 6
391 #define CAL_SDAYNAME1 7
392 #define CAL_SDAYNAME2 8
393 #define CAL_SDAYNAME3 9
394 #define CAL_SDAYNAME4 10
395 #define CAL_SDAYNAME5 11
396 #define CAL_SDAYNAME6 12
397 #define CAL_SDAYNAME7 13
398 #define CAL_SABBREVDAYNAME1 14
399 #define CAL_SABBREVDAYNAME2 15
400 #define CAL_SABBREVDAYNAME3 16
401 #define CAL_SABBREVDAYNAME4 17
402 #define CAL_SABBREVDAYNAME5 18
403 #define CAL_SABBREVDAYNAME6 19
404 #define CAL_SABBREVDAYNAME7 20
405 #define CAL_SMONTHNAME1 21
406 #define CAL_SMONTHNAME2 22
407 #define CAL_SMONTHNAME3 23
408 #define CAL_SMONTHNAME4 24
409 #define CAL_SMONTHNAME5 25
410 #define CAL_SMONTHNAME6 26
411 #define CAL_SMONTHNAME7 27
412 #define CAL_SMONTHNAME8 28
413 #define CAL_SMONTHNAME9 29
414 #define CAL_SMONTHNAME10 30
415 #define CAL_SMONTHNAME11 31
416 #define CAL_SMONTHNAME12 32
417 #define CAL_SMONTHNAME13 33
418 #define CAL_SABBREVMONTHNAME1 34
419 #define CAL_SABBREVMONTHNAME2 35
420 #define CAL_SABBREVMONTHNAME3 36
421 #define CAL_SABBREVMONTHNAME4 37
422 #define CAL_SABBREVMONTHNAME5 38
423 #define CAL_SABBREVMONTHNAME6 39
424 #define CAL_SABBREVMONTHNAME7 40
425 #define CAL_SABBREVMONTHNAME8 41
426 #define CAL_SABBREVMONTHNAME9 42
427 #define CAL_SABBREVMONTHNAME10 43
428 #define CAL_SABBREVMONTHNAME11 44
429 #define CAL_SABBREVMONTHNAME12 45
430 #define CAL_SABBREVMONTHNAME13 46
431 #define CAL_GREGORIAN 1
432 #define CAL_GREGORIAN_US 2
433 #define CAL_JAPAN 3
434 #define CAL_TAIWAN 4
435 #define CAL_KOREA 5
436 #define CAL_HIJRI 6
437 #define CAL_THAI 7
438 #define CAL_HEBREW 8
439 #define CAL_GREGORIAN_ME_FRENCH 9
440 #define CAL_GREGORIAN_ARABIC 10
441 #define CAL_GREGORIAN_XLIT_ENGLISH 11
442 #define CAL_GREGORIAN_XLIT_FRENCH 12
443 #define CSTR_LESS_THAN 1
444 #define CSTR_EQUAL 2
445 #define CSTR_GREATER_THAN 3
446 #define LGRPID_INSTALLED 1
447 #define LGRPID_SUPPORTED 2
448 #define LGRPID_WESTERN_EUROPE 1
449 #define LGRPID_CENTRAL_EUROPE 2
450 #define LGRPID_BALTIC 3
451 #define LGRPID_GREEK 4
452 #define LGRPID_CYRILLIC 5
453 #define LGRPID_TURKISH 6
454 #define LGRPID_JAPANESE 7
455 #define LGRPID_KOREAN 8
456 #define LGRPID_TRADITIONAL_CHINESE 9
457 #define LGRPID_SIMPLIFIED_CHINESE 10
458 #define LGRPID_THAI 11
459 #define LGRPID_HEBREW 12
460 #define LGRPID_ARABIC 13
461 #define LGRPID_VIETNAMESE 14
462 #define LGRPID_INDIC 15
463 #define LGRPID_GEORGIAN 16
464 #define LGRPID_ARMENIAN 17
465
466 #if (WINVER >= 0x0500)
467 #define LOCALE_SYEARMONTH 0x1006
468 #define LOCALE_SENGCURRNAME 0x1007
469 #define LOCALE_SNATIVECURRNAME 0x1008
470 #define LOCALE_IDEFAULTEBCDICCODEPAGE 0x1012
471 #define LOCALE_SSORTNAME 0x1013
472 #define LOCALE_IDIGITSUBSTITUTION 0x1014
473 #define LOCALE_IPAPERSIZE 0x100A
474 #define DATE_YEARMONTH 8
475 #define DATE_LTRREADING 16
476 #define DATE_RTLREADING 32
477 #define MAP_EXPAND_LIGATURES 0x2000
478 #define CAL_SYEARMONTH 47
479 #define CAL_ITWODIGITYEARMAX 48
480 #define CAL_NOUSEROVERRIDE LOCALE_NOUSEROVERRIDE
481 #define CAL_RETURN_NUMBER LOCALE_RETURN_NUMBER
482 #define CAL_USE_CP_ACP LOCALE_USE_CP_ACP
483 #endif /* (WINVER >= 0x0500) */
484 #if WINVER >= 0x0600
485 #define IDN_ALLOW_UNASSIGNED 0x1
486 #define IDN_USE_STD3_ASCII_RULES 0x2
487 #define VS_ALLOW_LATIN 0x1
488 #define GSS_ALLOW_INHERITED_COMMON 0x1
489 #endif
490 #ifndef _BASETSD_H_
491 typedef long LONG_PTR;
492 #endif
493
494 #ifndef RC_INVOKED
495 typedef DWORD LCTYPE;
496 typedef DWORD CALTYPE;
497 typedef DWORD CALID;
498 typedef DWORD LGRPID;
499 typedef DWORD GEOID;
500 typedef DWORD GEOTYPE;
501 typedef DWORD GEOCLASS;
502 typedef BOOL (CALLBACK *CALINFO_ENUMPROCEXEX)(LPWSTR, CALID, LPWSTR, LPARAM);
503 typedef BOOL (CALLBACK *DATEFMT_ENUMPROCEXEX)(LPWSTR, CALID, LPARAM);
504 typedef BOOL (CALLBACK *TIMEFMT_ENUMPROCEX)(LPWSTR, LPARAM);
505 typedef BOOL (CALLBACK *CALINFO_ENUMPROCA)(LPSTR);
506 typedef BOOL (CALLBACK *CALINFO_ENUMPROCW)(LPWSTR);
507 typedef BOOL (CALLBACK *CALINFO_ENUMPROCEXA)(LPSTR, CALID);
508 typedef BOOL (CALLBACK *CALINFO_ENUMPROCEXW)(LPWSTR, CALID);
509 typedef BOOL (CALLBACK *LANGUAGEGROUP_ENUMPROCA)(LGRPID, LPSTR, LPSTR, DWORD, LONG_PTR);
510 typedef BOOL (CALLBACK *LANGUAGEGROUP_ENUMPROCW)(LGRPID, LPWSTR, LPWSTR, DWORD, LONG_PTR);
511 typedef BOOL (CALLBACK *LANGGROUPLOCALE_ENUMPROCA)(LGRPID, LCID, LPSTR, LONG_PTR);
512 typedef BOOL (CALLBACK *LANGGROUPLOCALE_ENUMPROCW)(LGRPID, LCID, LPWSTR, LONG_PTR);
513 typedef BOOL (CALLBACK *UILANGUAGE_ENUMPROCW)(LPWSTR, LONG_PTR);
514 typedef BOOL (CALLBACK *UILANGUAGE_ENUMPROCA)(LPSTR, LONG_PTR);
515 typedef BOOL (CALLBACK *LOCALE_ENUMPROCA)(LPSTR);
516 typedef BOOL (CALLBACK *LOCALE_ENUMPROCW)(LPWSTR);
517 typedef BOOL (CALLBACK *LOCALE_ENUMPROCEX)(LPWSTR, DWORD, LPARAM);
518 typedef BOOL (CALLBACK *CODEPAGE_ENUMPROCA)(LPSTR);
519 typedef BOOL (CALLBACK *CODEPAGE_ENUMPROCW)(LPWSTR);
520 typedef BOOL (CALLBACK *DATEFMT_ENUMPROCA)(LPSTR);
521 typedef BOOL (CALLBACK *DATEFMT_ENUMPROCW)(LPWSTR);
522 typedef BOOL (CALLBACK *DATEFMT_ENUMPROCEXA)(LPSTR, CALID);
523 typedef BOOL (CALLBACK *DATEFMT_ENUMPROCEXW)(LPWSTR, CALID);
524 typedef BOOL (CALLBACK *TIMEFMT_ENUMPROCA)(LPSTR);
525 typedef BOOL (CALLBACK *TIMEFMT_ENUMPROCW)(LPWSTR);
526 typedef BOOL (CALLBACK *GEO_ENUMPROC)(GEOID);
527
528 enum NLS_FUNCTION {
529 COMPARE_STRING = 0x0001
530 };
531 typedef enum NLS_FUNCTION NLS_FUNCTION;
532 enum SYSGEOCLASS {
533 GEOCLASS_NATION = 16,
534 GEOCLASS_REGION = 14
535 };
536
537 /* Geographic Information types */
538 enum SYSGEOTYPE
539 {
540 GEO_NATION = 1,
541 GEO_LATITUDE,
542 GEO_LONGITUDE,
543 GEO_ISO2,
544 GEO_ISO3,
545 GEO_RFC1766,
546 GEO_LCID,
547 GEO_FRIENDLYNAME,
548 GEO_OFFICIALNAME,
549 GEO_TIMEZONES,
550 GEO_OFFICIALLANGUAGES,
551 GEO_ISO_UN_NUMBER,
552 GEO_PARENT,
553 GEO_DIALINGCODE,
554 GEO_CURRENCYCODE,
555 GEO_CURRENCYSYMBOL
556 };
557
558 typedef struct _cpinfo {
559 UINT MaxCharSize;
560 BYTE DefaultChar[MAX_DEFAULTCHAR];
561 BYTE LeadByte[MAX_LEADBYTES];
562 } CPINFO,*LPCPINFO;
563 typedef struct _cpinfoexA {
564 UINT MaxCharSize;
565 BYTE DefaultChar[MAX_DEFAULTCHAR];
566 BYTE LeadByte[MAX_LEADBYTES];
567 WCHAR UnicodeDefaultChar;
568 UINT CodePage;
569 CHAR CodePageName[MAX_PATH];
570 } CPINFOEXA,*LPCPINFOEXA;
571 typedef struct _cpinfoexW {
572 UINT MaxCharSize;
573 BYTE DefaultChar[MAX_DEFAULTCHAR];
574 BYTE LeadByte[MAX_LEADBYTES];
575 WCHAR UnicodeDefaultChar;
576 UINT CodePage;
577 WCHAR CodePageName[MAX_PATH];
578 } CPINFOEXW,*LPCPINFOEXW;
579 typedef struct _currencyfmtA {
580 UINT NumDigits;
581 UINT LeadingZero;
582 UINT Grouping;
583 LPSTR lpDecimalSep;
584 LPSTR lpThousandSep;
585 UINT NegativeOrder;
586 UINT PositiveOrder;
587 LPSTR lpCurrencySymbol;
588 } CURRENCYFMTA,*LPCURRENCYFMTA;
589 typedef struct _currencyfmtW {
590 UINT NumDigits;
591 UINT LeadingZero;
592 UINT Grouping;
593 LPWSTR lpDecimalSep;
594 LPWSTR lpThousandSep;
595 UINT NegativeOrder;
596 UINT PositiveOrder;
597 LPWSTR lpCurrencySymbol;
598 } CURRENCYFMTW,*LPCURRENCYFMTW;
599 typedef struct nlsversioninfo {
600 DWORD dwNLSVersionInfoSize;
601 DWORD dwNLSVersion;
602 DWORD dwDefinedVersion;
603 } NLSVERSIONINFO,*LPNLSVERSIONINFO;
604 typedef struct _numberfmtA {
605 UINT NumDigits;
606 UINT LeadingZero;
607 UINT Grouping;
608 LPSTR lpDecimalSep;
609 LPSTR lpThousandSep;
610 UINT NegativeOrder;
611 } NUMBERFMTA,*LPNUMBERFMTA;
612 typedef struct _numberfmtW {
613 UINT NumDigits;
614 UINT LeadingZero;
615 UINT Grouping;
616 LPWSTR lpDecimalSep;
617 LPWSTR lpThousandSep;
618 UINT NegativeOrder;
619 } NUMBERFMTW,*LPNUMBERFMTW;
620 #if (WINVER >= 0x0600)
621 typedef enum _NORM_FORM {
622 NormalizationOther = 0,
623 NormalizationC = 0x1,
624 NormalizationD = 0x2,
625 NormalizationKC = 0x5,
626 NormalizationKD = 0x6
627 } NORM_FORM;
628 #endif /* (WINVER >= 0x0600) */
629 typedef struct _FILEMUIINFO {
630 DWORD dwSize;
631 DWORD dwVersion;
632 DWORD dwFileType;
633 BYTE pChecksum[16];
634 BYTE pServiceChecksum[16];
635 DWORD dwLanguageNameOffset;
636 DWORD dwTypeIDMainSize;
637 DWORD dwTypeIDMainOffset;
638 DWORD dwTypeNameMainOffset;
639 DWORD dwTypeIDMUISize;
640 DWORD dwTypeIDMUIOffset;
641 DWORD dwTypeNameMUIOffset;
642 BYTE abBuffer[8];
643 } FILEMUIINFO, *PFILEMUIINFO;
644
645 #define HIGH_SURROGATE_START 0xd800
646 #define HIGH_SURROGATE_END 0xdbff
647 #define LOW_SURROGATE_START 0xdc00
648 #define LOW_SURROGATE_END 0xdfff
649
650 #define IS_HIGH_SURROGATE(ch) ((ch) >= HIGH_SURROGATE_START && (ch) <= HIGH_SURROGATE_END)
651 #define IS_LOW_SURROGATE(ch) ((ch) >= LOW_SURROGATE_START && (ch) <= LOW_SURROGATE_END)
652 #define IS_SURROGATE_PAIR(high,low) (IS_HIGH_SURROGATE(high) && IS_LOW_SURROGATE(low))
653
654 int
655 WINAPI
656 CompareStringA(
657 _In_ LCID Locale,
658 _In_ DWORD dwCmpFlags,
659 _In_reads_(cchCount1) LPCSTR lpString1,
660 _In_ int cchCount1,
661 _In_reads_(cchCount2) LPCSTR lpString2,
662 _In_ int cchCount2);
663
664 int
665 WINAPI
666 CompareStringW(
667 _In_ LCID Locale,
668 _In_ DWORD dwCmpFlags,
669 _In_reads_(cchCount1) LPCWSTR lpString1,
670 _In_ int cchCount1,
671 _In_reads_(cchCount2) LPCWSTR lpString2,
672 _In_ int cchCount2);
673
674 LCID WINAPI ConvertDefaultLocale(_In_ LCID);
675 BOOL WINAPI EnumCalendarInfoA(_In_ CALINFO_ENUMPROCA, _In_ LCID, _In_ CALID, _In_ CALTYPE);
676 BOOL WINAPI EnumCalendarInfoW(_In_ CALINFO_ENUMPROCW, _In_ LCID, _In_ CALID, _In_ CALTYPE);
677 BOOL WINAPI EnumDateFormatsA(_In_ DATEFMT_ENUMPROCA, _In_ LCID, _In_ DWORD);
678 BOOL WINAPI EnumDateFormatsW(_In_ DATEFMT_ENUMPROCW, _In_ LCID, _In_ DWORD);
679 BOOL WINAPI EnumSystemCodePagesA(_In_ CODEPAGE_ENUMPROCA, _In_ DWORD);
680 BOOL WINAPI EnumSystemCodePagesW(_In_ CODEPAGE_ENUMPROCW, _In_ DWORD);
681 BOOL WINAPI EnumSystemGeoID(_In_ GEOCLASS, _In_ GEOID, _In_ GEO_ENUMPROC);
682 BOOL WINAPI EnumSystemLocalesA(_In_ LOCALE_ENUMPROCA, _In_ DWORD);
683 BOOL WINAPI EnumSystemLocalesW(_In_ LOCALE_ENUMPROCW, _In_ DWORD);
684 BOOL WINAPI EnumTimeFormatsA(_In_ TIMEFMT_ENUMPROCA, _In_ LCID, _In_ DWORD);
685 BOOL WINAPI EnumTimeFormatsW(_In_ TIMEFMT_ENUMPROCW, _In_ LCID, _In_ DWORD);
686
687 int
688 WINAPI
689 FoldStringA(
690 _In_ DWORD dwMapFlags,
691 _In_reads_(cchSrc) LPCSTR lpSrcStr,
692 _In_ int cchSrc,
693 _Out_writes_opt_(cchDest) LPSTR lpDestStr,
694 _In_ int cchDest);
695
696 int
697 WINAPI
698 FoldStringW(
699 _In_ DWORD dwMapFlags,
700 _In_reads_(cchSrc) LPCWSTR lpSrcStr,
701 _In_ int cchSrc,
702 _Out_writes_opt_(cchDest) LPWSTR lpDestStr,
703 _In_ int cchDest);
704
705 UINT WINAPI GetACP(void);
706
707 int
708 WINAPI
709 GetCalendarInfoA(
710 _In_ LCID Locale,
711 _In_ CALID Calendar,
712 _In_ CALTYPE CalType,
713 _Out_writes_opt_(cchData) LPSTR lpCalData,
714 _In_ int cchData,
715 _Out_opt_ LPDWORD lpValue);
716
717 int
718 WINAPI
719 GetCalendarInfoW(
720 _In_ LCID Locale,
721 _In_ CALID Calendar,
722 _In_ CALTYPE CalType,
723 _Out_writes_opt_(cchData) LPWSTR lpCalData,
724 _In_ int cchData,
725 _Out_opt_ LPDWORD lpValue);
726
727 BOOL WINAPI GetCPInfo(_In_ UINT, _Out_ LPCPINFO);
728 BOOL WINAPI GetCPInfoExA(_In_ UINT, _In_ DWORD, _Out_ LPCPINFOEXA);
729 BOOL WINAPI GetCPInfoExW(_In_ UINT, _In_ DWORD, _Out_ LPCPINFOEXW);
730
731 int
732 WINAPI
733 GetCurrencyFormatA(
734 _In_ LCID Locale,
735 _In_ DWORD dwFlags,
736 _In_ LPCSTR lpValue,
737 _In_opt_ const CURRENCYFMTA *lpFormat,
738 _Out_writes_opt_(cchCurrency) LPSTR lpCurrencyStr,
739 _In_ int cchCurrency);
740
741 int
742 WINAPI
743 GetCurrencyFormatW(
744 _In_ LCID Locale,
745 _In_ DWORD dwFlags,
746 _In_ LPCWSTR lpValue,
747 _In_opt_ const CURRENCYFMTW *lpFormat,
748 _Out_writes_opt_(cchCurrency) LPWSTR lpCurrencyStr,
749 _In_ int cchCurrency);
750
751 int WINAPI GetDateFormatA(LCID,DWORD,const SYSTEMTIME*,LPCSTR,LPSTR,int);
752 int WINAPI GetDateFormatW(LCID,DWORD,const SYSTEMTIME*,LPCWSTR,LPWSTR,int);
753
754 int
755 WINAPI
756 GetGeoInfoA(
757 _In_ GEOID Location,
758 _In_ GEOTYPE GeoType,
759 _Out_writes_opt_(cchData) LPSTR lpGeoData,
760 _In_ int cchData,
761 _In_ LANGID LangId);
762
763 int
764 WINAPI
765 GetGeoInfoW(
766 _In_ GEOID Location,
767 _In_ GEOTYPE GeoType,
768 _Out_writes_opt_(cchData) LPWSTR lpGeoData,
769 _In_ int cchData,
770 _In_ LANGID LangId);
771
772 int
773 WINAPI
774 GetLocaleInfoA(
775 _In_ LCID Locale,
776 _In_ LCTYPE LCType,
777 _Out_writes_opt_(cchData) LPSTR lpLCData,
778 _In_ int cchData);
779
780 int
781 WINAPI
782 GetLocaleInfoW(
783 _In_ LCID Locale,
784 _In_ LCTYPE LCType,
785 _Out_writes_opt_(cchData) LPWSTR lpLCData,
786 _In_ int cchData);
787
788 BOOL WINAPI GetNLSVersion(_In_ NLS_FUNCTION, _In_ LCID, _Inout_ LPNLSVERSIONINFO);
789
790 int
791 WINAPI
792 GetNumberFormatA(
793 _In_ LCID Locale,
794 _In_ DWORD dwFlags,
795 _In_ LPCSTR lpValue,
796 _In_opt_ const NUMBERFMTA *lpFormat,
797 _Out_writes_opt_(cchNumber) LPSTR lpNumberStr,
798 _In_ int cchNumber);
799
800 int
801 WINAPI
802 GetNumberFormatW(
803 _In_ LCID Locale,
804 _In_ DWORD dwFlags,
805 _In_ LPCWSTR lpValue,
806 _In_opt_ const NUMBERFMTW *lpFormat,
807 _Out_writes_opt_(cchNumber) LPWSTR lpNumberStr,
808 _In_ int cchNumber);
809
810 UINT WINAPI GetOEMCP(void);
811
812 BOOL
813 WINAPI
814 GetStringTypeA(
815 _In_ LCID Locale,
816 _In_ DWORD dwInfoType,
817 _In_reads_(cchSrc) LPCSTR lpSrcStr,
818 _In_ int cchSrc,
819 _Out_ LPWORD lpCharType);
820
821 BOOL
822 WINAPI
823 GetStringTypeW(
824 _In_ DWORD dwInfoType,
825 _In_reads_(cchSrc) LPCWSTR lpSrcStr,
826 _In_ int cchSrc,
827 _Out_ LPWORD lpCharType);
828
829 BOOL
830 WINAPI
831 GetStringTypeExA(
832 _In_ LCID Locale,
833 _In_ DWORD dwInfoType,
834 _In_reads_(cchSrc) LPCSTR lpSrcStr,
835 _In_ int cchSrc,
836 _Out_writes_(cchSrc) LPWORD lpCharType);
837
838 BOOL
839 WINAPI
840 GetStringTypeExW(
841 _In_ LCID Locale,
842 _In_ DWORD dwInfoType,
843 _In_reads_(cchSrc) LPCWSTR lpSrcStr,
844 _In_ int cchSrc,
845 _Out_writes_(cchSrc) LPWORD lpCharType);
846
847 LANGID WINAPI GetSystemDefaultLangID(void);
848 LCID WINAPI GetSystemDefaultLCID(void);
849 LCID WINAPI GetThreadLocale(void);
850 int WINAPI GetTimeFormatA(LCID,DWORD,const SYSTEMTIME*,LPCSTR,LPSTR,int);
851 int WINAPI GetTimeFormatW(LCID,DWORD,const SYSTEMTIME*,LPCWSTR,LPWSTR,int);
852 LANGID WINAPI GetUserDefaultLangID(void);
853 LCID WINAPI GetUserDefaultLCID(void);
854 GEOID WINAPI GetUserGeoID(_In_ GEOCLASS);
855
856 #if (WINVER >= 0x0600)
857
858 int
859 WINAPI
860 IdnToAscii(
861 _In_ DWORD dwFlags,
862 _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr,
863 _In_ int cchUnicodeChar,
864 _Out_writes_opt_(cchASCIIChar) LPWSTR lpASCIICharStr,
865 _In_ int cchASCIIChar);
866
867 int
868 WINAPI
869 IdnToUnicode(
870 _In_ DWORD dwFlags,
871 _In_reads_(cchASCIIChar) LPCWSTR lpASCIICharStr,
872 _In_ int cchASCIIChar,
873 _Out_writes_opt_(cchUnicodeChar) LPWSTR lpUnicodeCharStr,
874 _In_ int cchUnicodeChar);
875
876 #endif /* WINVER >= 0x0600 */
877
878 BOOL WINAPI IsDBCSLeadByte(_In_ BYTE);
879 BOOL WINAPI IsDBCSLeadByteEx(_In_ UINT, _In_ BYTE);
880
881 BOOL
882 WINAPI
883 IsNLSDefinedString(
884 _In_ NLS_FUNCTION Function,
885 _In_ DWORD dwFlags,
886 _In_ LPNLSVERSIONINFO lpVersionInformation,
887 _In_reads_(cchStr) LPCWSTR lpString,
888 _In_ int cchStr);
889
890 BOOL WINAPI IsValidCodePage(_In_ UINT);
891 BOOL WINAPI IsValidLocale(_In_ LCID, _In_ DWORD);
892
893 int
894 WINAPI
895 LCMapStringA(
896 _In_ LCID Locale,
897 _In_ DWORD dwMapFlags,
898 _In_reads_(cchSrc) LPCSTR lpSrcStr,
899 _In_ int cchSrc,
900 _Out_writes_opt_(_Inexpressible_(cchDest)) LPSTR lpDestStr,
901 _In_ int cchDest);
902
903 int
904 WINAPI
905 LCMapStringW(
906 _In_ LCID Locale,
907 _In_ DWORD dwMapFlags,
908 _In_reads_(cchSrc) LPCWSTR lpSrcStr,
909 _In_ int cchSrc,
910 _Out_writes_opt_(_Inexpressible_(cchDest)) LPWSTR lpDestStr,
911 _In_ int cchDest);
912
913 int WINAPI MultiByteToWideChar(UINT,DWORD,LPCSTR,int,LPWSTR,int);
914 int WINAPI SetCalendarInfoA(_In_ LCID, _In_ CALID, _In_ CALTYPE, _In_ LPCSTR);
915 int WINAPI SetCalendarInfoW(_In_ LCID, _In_ CALID, _In_ CALTYPE, _In_ LPCWSTR);
916 BOOL WINAPI SetLocaleInfoA(_In_ LCID, _In_ LCTYPE, _In_ LPCSTR);
917 BOOL WINAPI SetLocaleInfoW(_In_ LCID, _In_ LCTYPE, _In_ LPCWSTR);
918 BOOL WINAPI SetThreadLocale(_In_ LCID);
919 LANGID WINAPI SetThreadUILanguage(_In_ LANGID);
920 BOOL WINAPI SetUserDefaultLCID(LCID);
921 BOOL WINAPI SetUserDefaultUILanguage(LANGID);
922 BOOL WINAPI SetUserGeoID(_In_ GEOID);
923 int WINAPI WideCharToMultiByte(UINT,DWORD,LPCWSTR,int,LPSTR,int,LPCSTR,LPBOOL);
924 #if (WINVER >= 0x0500)
925 BOOL WINAPI EnumCalendarInfoExA(_In_ CALINFO_ENUMPROCEXA, _In_ LCID, _In_ CALID, _In_ CALTYPE);
926 BOOL WINAPI EnumCalendarInfoExW(_In_ CALINFO_ENUMPROCEXW, _In_ LCID, _In_ CALID, _In_ CALTYPE);
927 BOOL WINAPI EnumDateFormatsExA(_In_ DATEFMT_ENUMPROCEXA, _In_ LCID, _In_ DWORD);
928 BOOL WINAPI EnumDateFormatsExW(_In_ DATEFMT_ENUMPROCEXW, _In_ LCID, _In_ DWORD);
929 BOOL WINAPI EnumSystemLanguageGroupsA(_In_ LANGUAGEGROUP_ENUMPROCA, _In_ DWORD, _In_ LONG_PTR);
930 BOOL WINAPI EnumSystemLanguageGroupsW(_In_ LANGUAGEGROUP_ENUMPROCW, _In_ DWORD, _In_ LONG_PTR);
931 BOOL WINAPI EnumLanguageGroupLocalesA(_In_ LANGGROUPLOCALE_ENUMPROCA, _In_ LGRPID, _In_ DWORD, _In_ LONG_PTR);
932 BOOL WINAPI EnumLanguageGroupLocalesW(_In_ LANGGROUPLOCALE_ENUMPROCW, _In_ LGRPID, _In_ DWORD, _In_ LONG_PTR);
933 BOOL WINAPI EnumUILanguagesA(_In_ UILANGUAGE_ENUMPROCA, _In_ DWORD, _In_ LONG_PTR);
934 BOOL WINAPI EnumUILanguagesW(_In_ UILANGUAGE_ENUMPROCW, _In_ DWORD, _In_ LONG_PTR);
935 LANGID WINAPI GetSystemDefaultUILanguage(void);
936 LANGID WINAPI GetUserDefaultUILanguage(void);
937 BOOL WINAPI IsValidLanguageGroup(_In_ LGRPID, _In_ DWORD);
938 #endif /* (WINVER >= 0x0500) */
939
940 #if (WINVER >= 0x0600)
941
942 _Success_(return != FALSE)
943 BOOL
944 WINAPI
945 GetFileMUIInfo(
946 _In_ DWORD dwFlags,
947 _In_ PCWSTR pcwszFilePath,
948 _Inout_updates_bytes_to_opt_(*pcbFileMUIInfo, *pcbFileMUIInfo) PFILEMUIINFO pFileMUIInfo,
949 _Inout_ DWORD *pcbFileMUIInfo);
950
951 BOOL
952 WINAPI
953 GetFileMUIPath(
954 _In_ DWORD dwFlags,
955 _In_ PCWSTR pcwszFilePath,
956 _Inout_updates_opt_(*pcchLanguage) PWSTR pwszLanguage,
957 _Inout_ PULONG pcchLanguage,
958 _Out_writes_opt_(*pcchFileMUIPath) PWSTR pwszFileMUIPath,
959 _Inout_ PULONG pcchFileMUIPath,
960 _Inout_ PULONGLONG pululEnumerator);
961
962 WINBASEAPI
963 int
964 WINAPI
965 GetLocaleInfoEx(
966 _In_opt_ LPCWSTR lpLocaleName,
967 _In_ LCTYPE LCType,
968 _Out_writes_opt_(cchData) LPWSTR lpLCData,
969 _In_ int cchData);
970
971 BOOL
972 WINAPI
973 GetProcessPreferredUILanguages(
974 _In_ DWORD dwFlags,
975 _Out_ PULONG pulNumLanguages,
976 _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer,
977 _Inout_ PULONG pcchLanguagesBuffer);
978
979 BOOL
980 WINAPI
981 GetSystemPreferredUILanguages(
982 _In_ DWORD dwFlags,
983 _Out_ PULONG pulNumLanguages,
984 _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer,
985 _Inout_ PULONG pcchLanguagesBuffer);
986
987 BOOL
988 WINAPI
989 GetThreadPreferredUILanguages(
990 _In_ DWORD dwFlags,
991 _Out_ PULONG pulNumLanguages,
992 _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer,
993 _Inout_ PULONG pcchLanguagesBuffer);
994
995 LANGID WINAPI GetThreadUILanguage(void);
996
997 BOOL
998 WINAPI
999 GetUILanguageInfo(
1000 _In_ DWORD dwFlags,
1001 _In_ PCZZWSTR pwmszLanguage,
1002 _Out_writes_opt_(*pcchFallbackLanguages) PZZWSTR pwszFallbackLanguages,
1003 _Inout_opt_ PDWORD pcchFallbackLanguages,
1004 _Out_ PDWORD pAttributes);
1005
1006 BOOL
1007 WINAPI
1008 GetUserPreferredUILanguages(
1009 _In_ DWORD dwFlags,
1010 _Out_ PULONG pulNumLanguages,
1011 _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer,
1012 _Inout_ PULONG pcchLanguagesBuffer);
1013
1014 int
1015 WINAPI
1016 IdnToAscii(
1017 _In_ DWORD dwFlags,
1018 _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr,
1019 _In_ int cchUnicodeChar,
1020 _Out_writes_opt_(cchASCIIChar) LPWSTR lpASCIICharStr,
1021 _In_ int cchASCIIChar);
1022
1023 int
1024 WINAPI
1025 IdnToNameprepUnicode(
1026 _In_ DWORD dwFlags,
1027 _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr,
1028 _In_ int cchUnicodeChar,
1029 _Out_writes_opt_(cchNameprepChar) LPWSTR lpNameprepCharStr,
1030 _In_ int cchNameprepChar);
1031
1032 int
1033 WINAPI
1034 IdnToUnicode(
1035 _In_ DWORD dwFlags,
1036 _In_reads_(cchASCIIChar) LPCWSTR lpASCIICharStr,
1037 _In_ int cchASCIIChar,
1038 _Out_writes_opt_(cchUnicodeChar) LPWSTR lpUnicodeCharStr,
1039 _In_ int cchUnicodeChar);
1040
1041 BOOL
1042 WINAPI
1043 IsNormalizedString(
1044 _In_ NORM_FORM NormForm,
1045 _In_reads_(cwLength) LPCWSTR lpString,
1046 _In_ int cwLength);
1047
1048 int
1049 WINAPI
1050 NormalizeString(
1051 _In_ NORM_FORM NormForm,
1052 _In_reads_(cwSrcLength) LPCWSTR lpSrcString,
1053 _In_ int cwSrcLength,
1054 _Out_writes_opt_(cwDstLength) LPWSTR lpDstString,
1055 _In_ int cwDstLength);
1056
1057 int
1058 WINAPI
1059 GetStringScripts(
1060 _In_ DWORD dwFlags,
1061 _In_ LPCWSTR lpString,
1062 _In_ int cchString,
1063 _Out_writes_opt_(cchScripts) LPWSTR lpScripts,
1064 _In_ int cchScripts);
1065
1066 BOOL WINAPI SetProcessPreferredUILanguages(_In_ DWORD, _In_opt_ PCZZWSTR, _Out_opt_ PULONG);
1067 BOOL WINAPI SetThreadPreferredUILanguages(_In_ DWORD, _In_opt_ PCZZWSTR, _Out_opt_ PULONG);
1068 BOOL WINAPI VerifyScripts(_In_ DWORD, _In_ LPCWSTR, _In_ int, _In_ LPCWSTR, _In_ int);
1069
1070 #endif /* (WINVER >= 0x0600) */
1071
1072 #ifdef UNICODE
1073 #define CALINFO_ENUMPROC CALINFO_ENUMPROCW
1074 #define CALINFO_ENUMPROCEX CALINFO_ENUMPROCEXW
1075 #define LOCALE_ENUMPROC LOCALE_ENUMPROCW
1076 #define CODEPAGE_ENUMPROC CODEPAGE_ENUMPROCW
1077 #define DATEFMT_ENUMPROC DATEFMT_ENUMPROCW
1078 #define DATEFMT_ENUMPROCEX DATEFMT_ENUMPROCEXW
1079 #define TIMEFMT_ENUMPROC TIMEFMT_ENUMPROCW
1080 #define LANGUAGEGROUP_ENUMPROC LANGUAGEGROUP_ENUMPROCW
1081 #define LANGGROUPLOCALE_ENUMPROC LANGGROUPLOCALE_ENUMPROCW
1082 #define UILANGUAGE_ENUMPROC UILANGUAGE_ENUMPROCW
1083 typedef CPINFOEXW CPINFOEX;
1084 typedef LPCPINFOEXW LPCPINFOEX;
1085 typedef CURRENCYFMTW CURRENCYFMT;
1086 typedef LPCURRENCYFMTW LPCURRENCYFMT;
1087 typedef NUMBERFMTW NUMBERFMT;
1088 typedef LPNUMBERFMTW LPNUMBERFMT;
1089 #define CompareString CompareStringW
1090 #define EnumCalendarInfo EnumCalendarInfoW
1091 #define EnumDateFormats EnumDateFormatsW
1092 #define EnumSystemCodePages EnumSystemCodePagesW
1093 #define EnumSystemLocales EnumSystemLocalesW
1094 #define EnumTimeFormats EnumTimeFormatsW
1095 #define FoldString FoldStringW
1096 #define GetCalendarInfo GetCalendarInfoW
1097 #define GetCPInfoEx GetCPInfoExW
1098 #define GetCurrencyFormat GetCurrencyFormatW
1099 #define GetDateFormat GetDateFormatW
1100 #define GetGeoInfo GetGeoInfoW
1101 #define GetLocaleInfo GetLocaleInfoW
1102 #define GetNumberFormat GetNumberFormatW
1103 #define GetStringTypeEx GetStringTypeExW
1104 #define GetTimeFormat GetTimeFormatW
1105 #define LCMapString LCMapStringW
1106 #define SetCalendarInfo SetCalendarInfoW
1107 #define SetLocaleInfo SetLocaleInfoW
1108 #if (WINVER >= 0x0500)
1109 #define EnumCalendarInfoEx EnumCalendarInfoExW
1110 #define EnumDateFormatsEx EnumDateFormatsExW
1111 #define EnumSystemLanguageGroups EnumSystemLanguageGroupsW
1112 #define EnumLanguageGroupLocales EnumLanguageGroupLocalesW
1113 #define EnumUILanguages EnumUILanguagesW
1114 #endif /* (WINVER >= 0x0500) */
1115 #else
1116 #define CALINFO_ENUMPROC CALINFO_ENUMPROCA
1117 #define CALINFO_ENUMPROCEX CALINFO_ENUMPROCEXA
1118 #define LOCALE_ENUMPROC LOCALE_ENUMPROCA
1119 #define CODEPAGE_ENUMPROC CODEPAGE_ENUMPROCA
1120 #define DATEFMT_ENUMPROC DATEFMT_ENUMPROCA
1121 #define DATEFMT_ENUMPROCEX DATEFMT_ENUMPROCEXA
1122 #define TIMEFMT_ENUMPROC TIMEFMT_ENUMPROCA
1123 #define LANGUAGEGROUP_ENUMPROC LANGUAGEGROUP_ENUMPROCA
1124 #define LANGGROUPLOCALE_ENUMPROC LANGGROUPLOCALE_ENUMPROCA
1125 #define UILANGUAGE_ENUMPROC UILANGUAGE_ENUMPROCA
1126 typedef CPINFOEXA CPINFOEX;
1127 typedef LPCPINFOEXA LPCPINFOEX;
1128 typedef CURRENCYFMTA CURRENCYFMT;
1129 typedef LPCURRENCYFMTA LPCURRENCYFMT;
1130 typedef NUMBERFMTA NUMBERFMT;
1131 typedef LPNUMBERFMTA LPNUMBERFMT;
1132 #define CompareString CompareStringA
1133 #define EnumCalendarInfo EnumCalendarInfoA
1134 #define EnumDateFormats EnumDateFormatsA
1135 #define EnumSystemCodePages EnumSystemCodePagesA
1136 #define EnumSystemLocales EnumSystemLocalesA
1137 #define EnumTimeFormats EnumTimeFormatsA
1138 #define FoldString FoldStringA
1139 #define GetCalendarInfo GetCalendarInfoA
1140 #define GetCPInfoEx GetCPInfoExA
1141 #define GetCurrencyFormat GetCurrencyFormatA
1142 #define GetDateFormat GetDateFormatA
1143 #define GetGeoInfo GetGeoInfoA
1144 #define GetLocaleInfo GetLocaleInfoA
1145 #define GetNumberFormat GetNumberFormatA
1146 #define GetStringTypeEx GetStringTypeExA
1147 #define GetTimeFormat GetTimeFormatA
1148 #define LCMapString LCMapStringA
1149 #define SetCalendarInfo SetCalendarInfoA
1150 #define SetLocaleInfo SetLocaleInfoA
1151 #if (WINVER >= 0x0500)
1152 #define EnumCalendarInfoEx EnumCalendarInfoExA
1153 #define EnumDateFormatsEx EnumDateFormatsExA
1154 #define EnumSystemLanguageGroups EnumSystemLanguageGroupsA
1155 #define EnumLanguageGroupLocales EnumLanguageGroupLocalesA
1156 #define EnumUILanguages EnumUILanguagesA
1157 #endif /* (WINVER >= 0x0500) */
1158 #endif /* UNICODE */
1159 #endif /* RC_INVOKED */
1160
1161 #ifdef _MSC_VER
1162 #pragma warning(pop)
1163 #endif
1164
1165 #ifdef __cplusplus
1166 }
1167 #endif
1168 #endif