[Mono-bugs] [Bug 29548][Nor] Changed - Delegate/Callback defined in native code structure
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
30 Aug 2002 01:13:27 -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 jsohn@columbus.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29548
--- shadow/29548 Wed Aug 28 01:45:15 2002
+++ shadow/29548.tmp.5802 Thu Aug 29 21:13:27 2002
@@ -1,14 +1,14 @@
Bug#: 29548
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows XP, .NET Framework SDK, Mono from CVS (08/27/02)
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jsohn@columbus.rr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -197,6 +197,12 @@
TranslateMessage (ref msg);
DispatchMessageA (ref msg);
}
}
}
}
+
+------- 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.
+