winuser.h: Add some missing virtual key symbols.
[wine] / libs / unicode / wine_unicode.def
1 LIBRARY libwine_unicode.dll
2
3 EXPORTS
4     atoiW
5     atolW
6     get_char_typeW
7     isalnumW
8     isalphaW
9     iscntrlW
10     isdigitW
11     isgraphW
12     islowerW
13     isprintW
14     ispunctW
15     isspaceW
16     isupperW
17     isxdigitW
18     memchrW
19     memicmpW
20     memrchrW
21     snprintfW
22     sprintfW
23     strcatW
24     strchrW
25     strcmpW
26     strcmpiW
27     strcpyW
28     strcspnW
29     strlenW
30     strlwrW
31     strncmpW
32     strncmpiW
33     strpbrkW
34     strrchrW
35     strspnW
36     strstrW
37     strtolW
38     strtoulW
39     struprW
40     tolowerW
41     toupperW
42     vsnprintfW
43     vsprintfW
44     wine_casemap_lower
45     wine_casemap_upper
46     wine_compare_string
47     wine_cp_enum_table
48     wine_cp_get_table
49     wine_cp_mbstowcs
50     wine_cp_wcstombs
51     wine_cpsymbol_mbstowcs
52     wine_cpsymbol_wcstombs
53     wine_fold_string
54     wine_get_sortkey
55     wine_is_dbcs_leadbyte
56     wine_utf8_mbstowcs
57     wine_utf8_wcstombs
58     wine_wctype_table