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=76157 --- shadow/76157 2005-10-01 02:27:34.000000000 -0400 +++ shadow/76157.tmp.26958 2006-01-19 01:42:01.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76157 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -18,6 +18,10 @@ When running the sample code attached to bug #76156 ( http://bugzilla.ximian.com/show_bug.cgi?id=76156 ) the application will exit when Application.ThreadExit is called, instead of just terminating the thread and continuing the message loop on the main thread. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-19 01:42 ------- +No longer exits the app when the thread exits. Not firing the event +yet, but that's what the referenced bug is about. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
