[Mono-bugs] [Bug 29548][Nor] Changed - Delegate/Callback defined in native code structure

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Nov 2002 10:34:08 -0000


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 dietmar@ximian.com.

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

--- shadow/29548	Sun Nov  3 20:38:04 2002
+++ shadow/29548.tmp.26234	Mon Nov  4 05:34:08 2002
@@ -1,13 +1,13 @@
 Bug#: 29548
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: Windows XP, .NET Framework SDK, Mono from CVS (08/27/02)
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jsohn@columbus.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -256,6 +256,10 @@
 		RegisterClassA(ref ts);
 	}
 }
 
 This fails in windows running with mono or mint and works using ms 
 runtime.
+
+------- Additional Comments From dietmar@ximian.com  2002-11-04 05:34 -------
+Ok, I tried to fix it. Please can you test if that fix works for you.
+If not I have to find a more complex solution.