117 lines
2.2 KiB
Modula-2
117 lines
2.2 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_anon_mmap
|
|
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_config_dir
|
|
wine_get_cs
|
|
wine_get_data_dir
|
|
wine_get_ds
|
|
wine_get_es
|
|
wine_get_fs
|
|
wine_get_gs
|
|
wine_get_server_dir
|
|
wine_get_sortkey
|
|
wine_get_ss
|
|
wine_get_user_name
|
|
wine_init
|
|
wine_init_argv0_path
|
|
wine_is_dbcs_leadbyte
|
|
wine_ldt_alloc_entries
|
|
wine_ldt_alloc_fs
|
|
wine_ldt_copy
|
|
wine_ldt_free_entries
|
|
wine_ldt_free_fs
|
|
wine_ldt_get_entry
|
|
wine_ldt_get_ptr
|
|
wine_ldt_init_fs
|
|
wine_ldt_init_locking
|
|
wine_ldt_is_system
|
|
wine_ldt_realloc_entries
|
|
wine_ldt_set_entry
|
|
wine_mmap_add_reserved_area
|
|
wine_mmap_enum_reserved_areas
|
|
wine_mmap_is_in_reserved_area
|
|
wine_mmap_remove_reserved_area
|
|
wine_pthread_get_functions
|
|
wine_pthread_set_functions
|
|
wine_set_fs
|
|
wine_set_gs
|
|
wine_switch_to_stack
|
|
wine_utf8_mbstowcs
|
|
wine_utf8_wcstombs
|
|
wine_wctype_table
|