[Mono-bugs] [Bug 81754][Nor] Changed - [PATCH] [WIN32] EntryPointNotFoundException locating CopyMemory function in kernel32

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 28 14:10:35 EDT 2007


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 robertj at gmx.net.

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

--- shadow/81754	2007-05-28 14:06:06.000000000 -0400
+++ shadow/81754.tmp.22526	2007-05-28 14:10:35.000000000 -0400
@@ -10,14 +10,13 @@
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: [WIN32] EntryPointNotFoundException locating CopyMemory function in kernel32
+Summary: [PATCH] [WIN32] EntryPointNotFoundException locating CopyMemory function in kernel32
 
 Running the following code using Mono results in an 
 EntryPointNotFoundException:
 
 using System;
 using System.Runtime.InteropServices;
@@ -53,6 +52,12 @@
 that should've been MWF of course
 
 ------- Additional Comments From robertj at gmx.net  2007-05-28 14:06 -------
 Created an attachment (id=19342)
 kernel32-inline-symbols.diff
 
+
+------- Additional Comments From robertj at gmx.net  2007-05-28 14:10 -------
+Any idea where to put these wrappers? I've chosen loader.c
+merely at will (while looking whether the <dllentry dll="__Internal">
+trick will do).
+


More information about the mono-bugs mailing list