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=79290 --- shadow/79290 2006-09-07 19:57:15.000000000 -0400 +++ shadow/79290.tmp.15251 2006-09-08 17:22:42.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 79290 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: -Summary: [wf-apps] sharpformeditor problems +Summary: [wf-apps] sharpformeditor exception at startup #1. Unrunnable as it stands due to the following exception at startup: Unhandled Exception: System.EntryPointNotFoundException: GetWindowDC at (wrapper managed-to-native) WeifenLuo.WinFormsUI.User32:GetWindowDC (intptr) @@ -33,6 +33,11 @@ (System.Windows.Forms.MSG& msg) [0x00000] at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] at SharpFormEditorDemo.MainForm.Main () [0x00000] + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-08 17:22 ------- +this points out an inadequate port. not sure what we can do about +this one (without re-implementing all the custom controls like we did +for pdn). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
