2004-02-12 23:54:00 +01:00
|
|
|
WINE_1.0
|
|
|
|
{
|
|
|
|
global:
|
2005-09-29 13:16:52 +02:00
|
|
|
__wine_dbg_get_channel_flags;
|
2005-10-18 12:49:20 +02:00
|
|
|
__wine_dbg_set_channel_flags;
|
2005-09-23 12:52:07 +02:00
|
|
|
__wine_dbg_set_functions;
|
2004-02-12 23:54:00 +01:00
|
|
|
__wine_dll_register;
|
|
|
|
__wine_main_argc;
|
|
|
|
__wine_main_argv;
|
|
|
|
__wine_main_environ;
|
|
|
|
__wine_main_wargv;
|
2006-07-11 19:33:22 +02:00
|
|
|
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;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_anon_mmap;
|
2008-03-26 15:38:00 +01:00
|
|
|
wine_call_on_stack;
|
2006-07-11 19:33:22 +02:00
|
|
|
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;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_dbg_log;
|
|
|
|
wine_dbg_printf;
|
|
|
|
wine_dbg_sprintf;
|
|
|
|
wine_dbgstr_an;
|
|
|
|
wine_dbgstr_wn;
|
|
|
|
wine_dlclose;
|
2006-02-04 17:02:05 +01:00
|
|
|
wine_dll_enum_load_path;
|
2004-02-12 23:54:00 +01:00
|
|
|
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;
|
2006-07-11 19:33:22 +02:00
|
|
|
wine_fold_string;
|
2006-03-16 17:36:19 +01:00
|
|
|
wine_get_build_dir;
|
2008-03-26 19:33:06 +01:00
|
|
|
wine_get_build_id;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_get_config_dir;
|
|
|
|
wine_get_cs;
|
2006-03-06 18:50:15 +01:00
|
|
|
wine_get_data_dir;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_get_ds;
|
|
|
|
wine_get_es;
|
|
|
|
wine_get_fs;
|
|
|
|
wine_get_gs;
|
|
|
|
wine_get_server_dir;
|
2006-07-11 19:33:22 +02:00
|
|
|
wine_get_sortkey;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_get_ss;
|
|
|
|
wine_get_user_name;
|
2008-03-26 19:33:06 +01:00
|
|
|
wine_get_version;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_init;
|
|
|
|
wine_init_argv0_path;
|
2006-07-11 19:33:22 +02:00
|
|
|
wine_is_dbcs_leadbyte;
|
2004-02-12 23:54:00 +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;
|
|
|
|
wine_ldt_is_system;
|
|
|
|
wine_ldt_realloc_entries;
|
|
|
|
wine_ldt_set_entry;
|
2004-05-25 03:29:24 +02:00
|
|
|
wine_mmap_add_reserved_area;
|
2006-07-24 13:59:10 +02:00
|
|
|
wine_mmap_enum_reserved_areas;
|
2004-05-25 03:29:24 +02:00
|
|
|
wine_mmap_is_in_reserved_area;
|
|
|
|
wine_mmap_remove_reserved_area;
|
2005-09-03 17:11:29 +02:00
|
|
|
wine_pthread_get_functions;
|
|
|
|
wine_pthread_set_functions;
|
2004-02-12 23:54:00 +01:00
|
|
|
wine_set_fs;
|
|
|
|
wine_set_gs;
|
|
|
|
wine_switch_to_stack;
|
2006-07-11 19:33:22 +02:00
|
|
|
wine_utf8_mbstowcs;
|
|
|
|
wine_utf8_wcstombs;
|
|
|
|
wine_wctype_table;
|
2004-02-12 23:54:00 +01:00
|
|
|
|
|
|
|
local: *;
|
|
|
|
};
|