mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:22:57 +00:00
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
This commit is contained in:
parent
b94e2d8ca0
commit
c2c66aff7d
24198 changed files with 0 additions and 37285 deletions
58
sdk/tools/unicode/wine_unicode.def
Normal file
58
sdk/tools/unicode/wine_unicode.def
Normal file
|
@ -0,0 +1,58 @@
|
|||
LIBRARY libwine_unicode.dll
|
||||
|
||||
EXPORTS
|
||||
atoiW
|
||||
atolW
|
||||
get_char_typeW
|
||||
isalnumW
|
||||
isalphaW
|
||||
iscntrlW
|
||||
isdigitW
|
||||
isgraphW
|
||||
islowerW
|
||||
isprintW
|
||||
ispunctW
|
||||
isspaceW
|
||||
isupperW
|
||||
isxdigitW
|
||||
memchrW
|
||||
memicmpW
|
||||
memrchrW
|
||||
snprintfW
|
||||
sprintfW
|
||||
strcatW
|
||||
strchrW
|
||||
strcmpW
|
||||
strcmpiW
|
||||
strcpyW
|
||||
strcspnW
|
||||
strlenW
|
||||
strlwrW
|
||||
strncmpW
|
||||
strncmpiW
|
||||
strpbrkW
|
||||
strrchrW
|
||||
strspnW
|
||||
strstrW
|
||||
strtolW
|
||||
strtoulW
|
||||
struprW
|
||||
tolowerW
|
||||
toupperW
|
||||
vsnprintfW
|
||||
vsprintfW
|
||||
wine_casemap_lower
|
||||
wine_casemap_upper
|
||||
wine_compare_string
|
||||
wine_cp_enum_table
|
||||
wine_cp_get_table
|
||||
wine_cp_mbstowcs
|
||||
wine_cp_wcstombs
|
||||
wine_cpsymbol_mbstowcs
|
||||
wine_cpsymbol_wcstombs
|
||||
wine_fold_string
|
||||
wine_get_sortkey
|
||||
wine_is_dbcs_leadbyte
|
||||
wine_utf8_mbstowcs
|
||||
wine_utf8_wcstombs
|
||||
wine_wctype_table
|
Loading…
Add table
Add a link
Reference in a new issue