[Mono-bugs] [Bug 59000][Maj] Changed - System.EntryPointNotFoundException: GetDC on WinXP

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 22:02:45 -0400 (EDT)


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 kingdurin@yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59000

--- shadow/59000	2004-05-27 01:20:08.000000000 -0400
+++ shadow/59000.tmp.4861	2004-05-27 22:02:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59000
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: Windows XP Version 2002
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kingdurin@yahoo.com               
 QAContact: mono-bugs@ximian.com
@@ -417,6 +417,14 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-27 01:20 -------
 Miguel fixed it.
 The last installer I uploaded today includes the fix:
 http://primates.ximian.com/~gonzalo/mono/blog/files/mono-0.91.99-win32-4.exe
 
+
+------- Additional Comments From kingdurin@yahoo.com  2004-05-27 22:02 -------
+OK, I recompiled with Build 4, but I still get the same runtime 
+error.  I decided to once again try compiling with the microsoft 
+assemblies with mcs.  MCS did use the MS assemblies for 
+System.Drawing, System.Data, and System.Windows.Forms, but not for 
+mscorlib, even though I gave mcs the full qualified name of the 
+assembly.