95 lines
1.7 KiB
Modula-2
95 lines
1.7 KiB
Modula-2
LIBRARY libwine.dll
|
|
|
|
EXPORTS
|
|
__wine_dbg_get_channel_flags
|
|
__wine_dbg_set_channel_flags
|
|
__wine_dbg_set_functions
|
|
__wine_dll_register
|
|
__wine_main_argc
|
|
__wine_main_argv
|
|
__wine_main_environ
|
|
__wine_main_wargv
|
|
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_call_on_stack
|
|
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_dbg_log
|
|
wine_dbg_printf
|
|
wine_dbg_sprintf
|
|
wine_dbgstr_an
|
|
wine_dbgstr_wn
|
|
wine_dlclose
|
|
wine_dll_enum_load_path
|
|
wine_dll_get_owner
|
|
wine_dll_load
|
|
wine_dll_load_main_exe
|
|
wine_dll_set_callback
|
|
wine_dll_unload
|
|
wine_dlopen
|
|
wine_dlsym
|
|
wine_exec_wine_binary
|
|
wine_fold_string
|
|
wine_get_build_dir
|
|
wine_get_build_id
|
|
wine_get_config_dir
|
|
wine_get_data_dir
|
|
wine_get_server_dir
|
|
wine_get_sortkey
|
|
wine_get_user_name
|
|
wine_get_version
|
|
wine_init
|
|
wine_init_argv0_path
|
|
wine_is_dbcs_leadbyte
|
|
wine_pthread_get_functions
|
|
wine_pthread_set_functions
|
|
wine_switch_to_stack
|
|
wine_utf8_mbstowcs
|
|
wine_utf8_wcstombs
|
|
wine_wctype_table
|