[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
Tue May 29 09:46:34 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81754
--- shadow/81754 2007-05-29 08:20:45.000000000 -0400
+++ shadow/81754.tmp.13196 2007-05-29 09:46:34.000000000 -0400
@@ -63,6 +63,11 @@
------- Additional Comments From vargaz at gmail.com 2007-05-29 08:20 -------
This patch looks ok to check in. I think the functions should go to
marshal.c with the other interop icalls.
+
+------- Additional Comments From lupus at ximian.com 2007-05-29 09:46 -------
+As zoltan says, marshal.c is likely a better place, but please change
+the names to have a mono_win32_compat_ prefix and provide also the
+non-windows implementation using memcpy etc.
More information about the mono-bugs
mailing list