X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fmono.def;h=52e1b14888e7ec27f5e4e52003bd6254949ce1b5;hb=e54ce145eaea1b0b5d31eb4c8d3c6569fd722ca6;hp=17580cece36a95c448fc92237e82bee5f6b1cddb;hpb=ac229973136cd80c6ff5c7fee05a63b24e1bcad3;p=mono.git diff --git a/msvc/mono.def b/msvc/mono.def index 17580cece36..52e1b14888e 100644 --- a/msvc/mono.def +++ b/msvc/mono.def @@ -1,5 +1,4 @@ ; file generated by create-windef.pl -LIBRARY mono-2.0.dll EXPORTS MonoFixupCorEE mono_add_internal_call @@ -15,6 +14,7 @@ mono_array_new_full mono_array_new_specific mono_assemblies_cleanup mono_assemblies_init +mono_assembly_addref mono_assembly_close mono_assembly_fill_assembly_name mono_assembly_foreach @@ -241,6 +241,7 @@ mono_disasm_code mono_disasm_code_one mono_dl_fallback_register mono_dl_fallback_unregister +mono_dl_open mono_dllmap_insert mono_domain_add_class_static_data mono_domain_assembly_open @@ -263,7 +264,6 @@ mono_domain_set_internal mono_domain_try_type_resolve mono_domain_try_unload mono_domain_unload -mono_emit_native_call mono_environment_exitcode_get mono_environment_exitcode_set mono_error_cleanup @@ -423,6 +423,7 @@ mono_get_uint64_class mono_get_uintptr_class mono_get_void_class mono_guid_to_string +mono_guid_to_string_minimal mono_image_add_to_name_cache mono_image_addref mono_image_close @@ -463,7 +464,6 @@ mono_images_init mono_init mono_init_from_assembly mono_init_version -mono_inst_name mono_install_assembly_load_hook mono_install_assembly_postload_refonly_search_hook mono_install_assembly_postload_search_hook @@ -471,6 +471,7 @@ mono_install_assembly_preload_hook mono_install_assembly_refonly_preload_hook mono_install_assembly_refonly_search_hook mono_install_assembly_search_hook +mono_install_ftnptr_eh_callback mono_install_load_aot_data_hook mono_install_runtime_cleanup mono_install_unhandled_exception_hook @@ -486,19 +487,31 @@ mono_jit_init_version mono_jit_parse_options mono_jit_set_aot_mode mono_jit_set_aot_only +mono_jit_set_domain mono_jit_set_trace_options mono_jit_thread_attach -mono_jit_thread_detach mono_ldstr mono_ldtoken mono_load_remote_field mono_load_remote_field_new +mono_loader_register_module +mono_lock_free_alloc +mono_lock_free_allocator_check_consistency +mono_lock_free_allocator_init_allocator +mono_lock_free_allocator_init_size_class +mono_lock_free_free mono_lock_free_queue_dequeue mono_lock_free_queue_enqueue mono_lock_free_queue_init -mono_lock_free_queue_node_free mono_lock_free_queue_node_init +mono_lock_free_queue_node_unpoison mono_locks_dump +mono_log_close_logfile +mono_log_close_syslog +mono_log_open_logfile +mono_log_open_syslog +mono_log_write_logfile +mono_log_write_syslog mono_lookup_icall_symbol mono_lookup_internal_call mono_lookup_pinvoke_call @@ -635,6 +648,8 @@ mono_monitor_enter_v4 mono_monitor_exit mono_monitor_try_enter mono_mprotect +mono_native_thread_id_get +mono_native_thread_set_name mono_object_castclass_mbyref mono_object_clone mono_object_describe @@ -659,6 +674,7 @@ mono_pagesize mono_param_get_objects mono_parse_default_optimizations mono_parse_env_options +mono_parse_options_from mono_path_canonicalize mono_path_resolve_symlinks mono_pe_file_open @@ -736,7 +752,6 @@ mono_register_bundled_assemblies mono_register_config_for_assembly mono_register_machine_config mono_register_symfile_for_assembly -mono_replace_ins mono_runtime_class_init mono_runtime_cleanup mono_runtime_delegate_invoke @@ -760,6 +775,7 @@ mono_security_core_clr_require_elevated_permissions mono_security_core_clr_set_options mono_security_enable_core_clr mono_security_set_core_clr_platform_callback +mono_set_allocator_vtable mono_set_assemblies_path mono_set_break_policy mono_set_config_dir @@ -805,6 +821,8 @@ mono_string_hash mono_string_intern mono_string_is_interned mono_string_length +mono_string_empty +mono_string_empty_wrapper mono_string_new mono_string_new_len mono_string_new_size @@ -828,6 +846,8 @@ mono_thread_get_main mono_thread_get_managed_id mono_thread_get_name_utf8 mono_thread_get_undeniable_exception +mono_thread_hazardous_try_free +mono_thread_info_detach mono_thread_init mono_thread_is_foreign mono_thread_manage @@ -837,16 +857,24 @@ mono_thread_set_manage_callback mono_thread_stop mono_threads_assert_gc_safe_region mono_threads_assert_gc_unsafe_region +mono_threads_attach_coop mono_threads_attach_tools_thread +mono_threads_detach_coop mono_threads_enter_gc_safe_region +mono_threads_enter_gc_safe_region_unbalanced mono_threads_enter_gc_unsafe_region +mono_threads_enter_gc_unsafe_region_unbalanced mono_threads_exit_gc_safe_region +mono_threads_exit_gc_safe_region_unbalanced mono_threads_exit_gc_unsafe_region +mono_threads_exit_gc_unsafe_region_unbalanced mono_threads_get_default_stacksize mono_threads_request_thread_dump mono_threads_set_default_stacksize mono_trace_set_level_string mono_trace_set_log_handler +mono_trace_set_logdest_string +mono_trace_set_logheader_string mono_trace_set_mask_string mono_trace_set_print_handler mono_trace_set_printerr_handler