Hi! I'm embedding Mono 2.8 in one of my Windows applications and noted that this document "http://www.mono-project.com/Compacting_GC" says that one must call mono_gc_register_thread(). Now, the question is: what kind of parameter does this function expect? Is it GetCurrentThread() or is it GetCurrentThreadId()?
Thank you in advance, Federico Omoto
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
