wine_unicode.def 491 Bytes
Newer Older
1 2
LIBRARY libwine_unicode.dll

3
EXPORTS
Alexandre Julliard's avatar
Alexandre Julliard committed
4
    memicmpW
5 6 7 8 9 10 11 12 13 14 15
    snprintfW
    sprintfW
    strcmpiW
    strncmpiW
    strstrW
    strtolW
    strtoulW
    vsnprintfW
    vsprintfW
    wine_casemap_lower
    wine_casemap_upper
16
    wine_compare_string
17 18 19 20
    wine_cp_enum_table
    wine_cp_get_table
    wine_cp_mbstowcs
    wine_cp_wcstombs
21 22
    wine_cpsymbol_mbstowcs
    wine_cpsymbol_wcstombs
23
    wine_fold_string
24
    wine_get_sortkey
25 26 27
    wine_utf8_mbstowcs
    wine_utf8_wcstombs
    wine_wctype_table