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