On Mon, 2002-10-14 at 14:45, Tim Haynes wrote: > 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.
In that case, could you come up with a patch that makes GetCurrentThread() work as expected? Thanks, - Dick _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
