[xbuild] ImportCollections.TryGetImport and other fixes
[mono.git] / msvc / mono.def
index 9c0870973df393a87e2cea5cd20b62f350edc80f..eb5c592bd18ed34a7d76cd733e85ceef56cdc5a8 100644 (file)
@@ -1,7 +1,6 @@
 ; file generated by create-windef.pl
 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