mail-archives/mono-bugs/2003-August/006880.html

78 строки
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006879.html">
<LINK REL="Next" HREF="006881.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Thu, 14 Aug 2003 03:24:01 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006879.html">[Mono-bugs] [Bug 47295][Nor] Changed - Marshal.StructureToPtr fails with dynamically-created MulticastDelegate subclasses
</A></li>
<LI> Next message: <A HREF="006881.html">[Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6880">[ date ]</a>
<a href="thread.html#6880">[ thread ]</a>
<a href="subject.html#6880">[ subject ]</a>
<a href="author.html#6880">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47295">http://bugzilla.ximian.com/show_bug.cgi?id=47295</A>
--- shadow/47295 2003-08-14 03:23:11.000000000 -0400
+++ shadow/47295.tmp.22620 2003-08-14 03:24:01.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:mathpup@mylinuxisp.com">mathpup@mylinuxisp.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
URL:
Cc:
-Summary: Marshal.StructureToPtr fails with dynamically-created MulticastDelegate subclasses
+Summary: Image data for methods not being stored for dynamic assemblies
Description of Problem:
The main idea here is that I need to create callbacks so that unmanaged code can
call managed code. I am creating subclasses of MulticastDelegate at runtime. I then
store instances of these delegate types into a struct and use Marshal.StructureToPtr
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006879.html">[Mono-bugs] [Bug 47295][Nor] Changed - Marshal.StructureToPtr fails with dynamically-created MulticastDelegate subclasses
</A></li>
<LI> Next message: <A HREF="006881.html">[Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6880">[ date ]</a>
<a href="thread.html#6880">[ thread ]</a>
<a href="subject.html#6880">[ subject ]</a>
<a href="author.html#6880">[ author ]</a>
</LI>
</UL>
</body></html>