Fix the case of product and company names.
[wine] / libs / unicode / wine_unicode.def
1 LIBRARY libwine_unicode.dll
2
3 EXPORTS
4     snprintfW
5     sprintfW
6     strcmpiW
7     strncmpiW
8     strstrW
9     strtolW
10     strtoulW
11     vsnprintfW
12     vsprintfW
13     wine_casemap_lower
14     wine_casemap_upper
15     wine_cp_enum_table
16     wine_cp_get_table
17     wine_cp_mbstowcs
18     wine_cp_wcstombs
19     wine_get_sortkey
20     wine_utf8_mbstowcs
21     wine_utf8_wcstombs
22     wine_wctype_table