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