2003-03-28 01:28:09 +01:00
|
|
|
LIBRARY libwine.dll
|
|
|
|
|
2003-03-23 01:28:53 +01:00
|
|
|
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
|
2003-10-14 07:27:43 +02:00
|
|
|
__wine_main_environ
|
2003-03-23 01:28:53 +01:00
|
|
|
__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
|
2004-01-02 22:08:05 +01:00
|
|
|
wine_dll_get_owner
|
2003-03-23 01:28:53 +01:00
|
|
|
wine_dll_load
|
|
|
|
wine_dll_load_main_exe
|
|
|
|
wine_dll_set_callback
|
|
|
|
wine_dll_unload
|
|
|
|
wine_dlopen
|
|
|
|
wine_dlsym
|
2003-11-11 23:21:29 +01:00
|
|
|
wine_exec_wine_binary
|
2003-03-23 01:28:53 +01:00
|
|
|
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
|
2003-04-30 19:12:29 +02:00
|
|
|
wine_init
|
2003-11-11 23:21:29 +01:00
|
|
|
wine_init_argv0_path
|
2003-03-23 01:28:53 +01:00
|
|
|
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
|
2003-11-17 21:12:56 +01:00
|
|
|
wine_ldt_is_system
|
2003-03-23 01:28:53 +01:00
|
|
|
wine_ldt_realloc_entries
|
|
|
|
wine_ldt_set_entry
|
2004-05-25 03:29:24 +02:00
|
|
|
wine_mmap_add_reserved_area
|
|
|
|
wine_mmap_is_in_reserved_area
|
|
|
|
wine_mmap_remove_reserved_area
|
2004-01-20 23:35:34 +01:00
|
|
|
wine_pthread_abort_thread
|
|
|
|
wine_pthread_create_thread
|
|
|
|
wine_pthread_exit_thread
|
2004-02-05 03:01:35 +01:00
|
|
|
wine_pthread_init_current_teb
|
2004-01-20 23:35:34 +01:00
|
|
|
wine_pthread_init_process
|
|
|
|
wine_pthread_init_thread
|
2003-03-23 01:28:53 +01:00
|
|
|
wine_set_fs
|
|
|
|
wine_set_gs
|
2003-10-14 07:27:43 +02:00
|
|
|
wine_switch_to_stack
|