Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75836 --- shadow/75836 2005-08-23 16:41:45.000000000 -0400 +++ shadow/75836.tmp.2504 2005-08-25 10:29:03.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75836 Product: Mono: Runtime Version: 1.1 OS: Windows XP OS Details: win xp sp2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -96,6 +96,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-08-23 16:41 ------- There is a DllMain in win32_threads.c. It registers all the threads that were created after loading the DLL. If the DLL that uses this entry point is linked statically to mono.exe all the threads will be registered inside the process. I don't know whether this DllMain is used currently. + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-25 10:29 ------- +Fixed in SVN. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
