[xbuild] Throw ArgumentNullException if target name is null
[mono.git] / msvc / mono.def
index 8076489d46cbc3bbebbee7b98bf9e097e2bdd2d5..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
@@ -835,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