[Mono-bugs] [Bug 79290][Wis] Changed - [wf-apps] sharpformeditor exception at startup
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 17:22:42 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-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: mono-bugs at ximian.com
ReportedBy: toshok at ximian.com
QAContact: toshok at ximian.com
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 toshok at ximian.com 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).
More information about the mono-bugs
mailing list