[Mono-bugs] [Bug 79290][Wis] New - [wf-apps] sharpformeditor problems
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 5 17:33:50 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79290
--- shadow/79290 2006-09-05 17:33:50.000000000 -0400
+++ shadow/79290.tmp.32548 2006-09-05 17:33:50.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 79290
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [wf-apps] sharpformeditor problems
+
+#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)
+ at WeifenLuo.WinFormsUI.TabWindow.WndProc (System.Windows.Forms.Message&
+m) [0x00000]
+ at System.Windows.Forms.Control+ControlNativeWindow.WndProc
+(System.Windows.Forms.Message& m) [0x00000]
+ at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
+IntPtr wParam, IntPtr lParam) [0x00000]
+ at System.Windows.Forms.XplatUIX11.DispatchMessage
+(System.Windows.Forms.MSG& msg) [0x00000]
+ at System.Windows.Forms.XplatUI.DispatchMessage
+(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]
More information about the mono-bugs
mailing list