[xbuild] Throw ArgumentNullException if target name is null
[mono.git] / msvc / mono.def
index b58cf20ddd3ae44fffc6a975325d46f6b40f6e63..eb5c592bd18ed34a7d76cd733e85ceef56cdc5a8 100644 (file)
@@ -1,7 +1,6 @@
 ; file generated by create-windef.pl
-LIBRARY mono.dll
+LIBRARY mono-2.0.dll
 EXPORTS
-MonoFixupCorEE
 mono_add_internal_call
 mono_aot_register_globals
 mono_aot_register_module
@@ -229,6 +228,8 @@ mono_declsec_get_inheritdemands_class
 mono_declsec_get_inheritdemands_method
 mono_declsec_get_linkdemands
 mono_declsec_get_method_action
+mono_dl_fallback_register
+mono_dl_fallback_unregister
 mono_digest_get_public_token
 mono_disasm_code
 mono_disasm_code_one
@@ -624,6 +625,7 @@ mono_object_new_alloc_specific
 mono_object_new_fast
 mono_object_new_from_token
 mono_object_new_specific
+mono_object_to_string
 mono_object_unbox
 mono_op_to_op_imm_noemul
 mono_opcode_name
@@ -766,6 +768,7 @@ mono_string_new_utf16
 mono_string_new_wrapper
 mono_string_to_utf16
 mono_string_to_utf8
+mono_string_to_utf8_checked
 mono_stringify_assembly_name
 mono_table_info_get_rows
 mono_thread_attach
@@ -831,4 +834,9 @@ mono_walk_stack
 mono_win32_compat_CopyMemory
 mono_win32_compat_FillMemory
 mono_win32_compat_MoveMemory
-mono_win32_compat_ZeroMemory
\ No newline at end of file
+mono_win32_compat_ZeroMemory
+mono_cq_create
+mono_cq_destroy
+mono_cq_dequeue
+mono_cq_count
+mono_cq_enqueue
\ No newline at end of file