24 lines
400 B
Modula-2
24 lines
400 B
Modula-2
LIBRARY libwine_unicode.dll
|
|
|
|
EXPORTS
|
|
snprintfW
|
|
sprintfW
|
|
strcmpiW
|
|
strncmpiW
|
|
strstrW
|
|
strtolW
|
|
strtoulW
|
|
vsnprintfW
|
|
vsprintfW
|
|
wine_casemap_lower
|
|
wine_casemap_upper
|
|
wine_cp_enum_table
|
|
wine_cp_get_table
|
|
wine_cp_mbstowcs
|
|
wine_cp_wcstombs
|
|
wine_fold_string
|
|
wine_get_sortkey
|
|
wine_utf8_mbstowcs
|
|
wine_utf8_wcstombs
|
|
wine_wctype_table
|