Dick Porter <[EMAIL PROTECTED]> writes: > OK. You still need to answer the second part though :)
It's needed on non-win32 because of the way the CreateThread() / GetCurrentThread() are implemented in the io-layer - using wapi_handle_new & co. The port to Win32 would consist of calling GetCurrentThread() instead of AttachThread(), as the wapi_handle_new equvalent is allready done by the Win32 kernel. Cheers, ~Tim -- Product Development Consultant OpenLink Software Tel: +44 (0) 20 8681 7701 Web: <http://www.openlinksw.com> Universal Data Access & Data Integration Technology Providers _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
