[Mono-bugs] [Bug 29548][Nor] Changed - Delegate/Callback defined in native code structure
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 10:51:25 -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 Thu Aug 29 21:13:27 2002
+++ shadow/29548.tmp.9239 Thu Sep 12 06:51:25 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: NEW
-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
@@ -203,6 +203,9 @@
------- Additional Comments From jsohn@columbus.rr.com 2002-08-29 21:13 -------
This may be a duplicate of item #29256. It looks like a all the values
of the WNDCLASS are cleared or invalid when received in the
RegisterClass function.
+
+------- Additional Comments From dietmar@ximian.com 2002-09-12 06:51 -------
+I just commited a fix to marshall delegates inside structures.