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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 28 08:42:04 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 gert.driesen at pandora.be.

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

--- shadow/81754	2007-05-28 08:36:03.000000000 -0400
+++ shadow/81754.tmp.18015	2007-05-28 08:42:04.000000000 -0400
@@ -41,6 +41,10 @@
 It hat a macro or inline implementation.
 
 The export list of kernel32.dll doesn't contain CopyMemory either,
 so the MS.NET's runtime seems to map CopyMemory to something else,
 maybe to RtlCopyMemory or to an internal (safer) implementation.
 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-05-28 08:42 -------
+It's being used in the MWD Drag&Drop implementation for Windows. I 
+guess it never worked then.


More information about the mono-bugs mailing list