libport: Move wine_cp_wcstombs implementation back to libwine and make it obsolete.
[wine.git] / libs / wine / wine.map
blobaeb9e2963b177c116ec7fe9447953f67632c4521
1 WINE_1.0
3   global:
4     __wine_dll_register;
5     __wine_main_argc;
6     __wine_main_argv;
7     __wine_main_environ;
8     __wine_main_wargv;
9     wine_anon_mmap;
10     wine_casemap_lower;
11     wine_casemap_upper;
12     wine_cp_enum_table;
13     wine_cp_get_table;
14     wine_dlclose;
15     wine_dll_enum_load_path;
16     wine_dll_set_callback;
17     wine_dlopen;
18     wine_dlsym;
19     wine_exec_wine_binary;
20     wine_get_build_dir;
21     wine_get_build_id;
22     wine_get_config_dir;
23     wine_get_cs;
24     wine_get_data_dir;
25     wine_get_ds;
26     wine_get_es;
27     wine_get_fs;
28     wine_get_gs;
29     wine_get_server_dir;
30     wine_get_ss;
31     wine_get_user_name;
32     wine_get_version;
33     wine_init;
34     wine_init_argv0_path;
35     wine_is_dbcs_leadbyte;
36     wine_ldt_alloc_entries;
37     wine_ldt_alloc_fs;
38     wine_ldt_copy;
39     wine_ldt_free_entries;
40     wine_ldt_free_fs;
41     wine_ldt_get_entry;
42     wine_ldt_get_ptr;
43     wine_ldt_init_fs;
44     wine_ldt_init_locking;
45     wine_ldt_is_system;
46     wine_ldt_realloc_entries;
47     wine_ldt_set_entry;
48     wine_mmap_add_reserved_area;
49     wine_mmap_enum_reserved_areas;
50     wine_mmap_is_in_reserved_area;
51     wine_mmap_remove_reserved_area;
52     wine_set_fs;
53     wine_set_gs;
54     wine_wctype_table;
56     /* the following functions are obsolete and only exported for backwards compatibility */
58     __wine_dbg_get_channel_flags;
59     __wine_dbg_set_channel_flags;
60     __wine_dbg_set_functions;
61     atoiW;
62     atolW;
63     get_char_typeW;
64     isalnumW;
65     isalphaW;
66     iscntrlW;
67     isdigitW;
68     isgraphW;
69     islowerW;
70     isprintW;
71     ispunctW;
72     isspaceW;
73     isupperW;
74     isxdigitW;
75     memchrW;
76     memicmpW;
77     memrchrW;
78     snprintfW;
79     sprintfW;
80     strcatW;
81     strchrW;
82     strcmpW;
83     strcmpiW;
84     strcpyW;
85     strcspnW;
86     strlenW;
87     strlwrW;
88     strncmpW;
89     strncmpiW;
90     strpbrkW;
91     strrchrW;
92     strspnW;
93     strstrW;
94     strtolW;
95     strtoulW;
96     struprW;
97     tolowerW;
98     toupperW;
99     vsnprintfW;
100     vsprintfW;
101     wine_call_on_stack;
102     wine_compare_string;
103     wine_cp_mbstowcs;
104     wine_cp_wcstombs;
105     wine_cpsymbol_mbstowcs;
106     wine_cpsymbol_wcstombs;
107     wine_dbg_log;
108     wine_dbg_printf;
109     wine_dbg_sprintf;
110     wine_dbgstr_an;
111     wine_dbgstr_wn;
112     wine_dll_get_owner;
113     wine_dll_load;
114     wine_dll_load_main_exe;
115     wine_dll_unload;
116     wine_fold_string;
117     wine_get_sortkey;
118     wine_pthread_get_functions;
119     wine_pthread_set_functions;
120     wine_switch_to_stack;
121     wine_utf8_mbstowcs;
122     wine_utf8_wcstombs;
124   local: *;