54 lines
1.1 KiB
Modula-2
54 lines
1.1 KiB
Modula-2
|
EXPORTS
|
||
|
__wine_dbg_register
|
||
|
__wine_dbg_unregister
|
||
|
__wine_dbg_vlog
|
||
|
__wine_dbg_vprintf
|
||
|
__wine_dbg_vsprintf
|
||
|
__wine_dbgstr_an
|
||
|
__wine_dbgstr_wn
|
||
|
__wine_dll_register
|
||
|
__wine_main_argc
|
||
|
__wine_main_argv
|
||
|
__wine_main_wargv
|
||
|
wine_anon_mmap
|
||
|
wine_dbg_add_option
|
||
|
wine_dbg_log
|
||
|
wine_dbg_parse_options
|
||
|
wine_dbg_printf
|
||
|
wine_dbg_sprintf
|
||
|
wine_dbgstr_a
|
||
|
wine_dbgstr_an
|
||
|
wine_dbgstr_w
|
||
|
wine_dbgstr_wn
|
||
|
wine_dlclose
|
||
|
wine_dll_load
|
||
|
wine_dll_load_main_exe
|
||
|
wine_dll_set_callback
|
||
|
wine_dll_unload
|
||
|
wine_dlopen
|
||
|
wine_dlsym
|
||
|
wine_errno_location
|
||
|
wine_get_config_dir
|
||
|
wine_get_cs
|
||
|
wine_get_ds
|
||
|
wine_get_es
|
||
|
wine_get_fs
|
||
|
wine_get_gs
|
||
|
wine_get_server_dir
|
||
|
wine_get_ss
|
||
|
wine_get_user_name
|
||
|
wine_h_errno_location
|
||
|
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_realloc_entries
|
||
|
wine_ldt_set_entry
|
||
|
wine_set_fs
|
||
|
wine_set_gs
|