[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 18:08: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 miguel at ximian.com.

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

--- shadow/81754	2007-05-29 17:51:12.000000000 -0400
+++ shadow/81754.tmp.19943	2007-05-29 18:08:35.000000000 -0400
@@ -72,6 +72,16 @@
 the names to have a mono_win32_compat_ prefix and provide also the
 non-windows implementation using memcpy etc.
 
 ------- Additional Comments From robertj at gmx.net  2007-05-29 17:51 -------
 Fixed in SVN r78159.
 
+
+------- Additional Comments From miguel at ximian.com  2007-05-29 18:08 -------
+Mhm, somehow my comment from this morning did not get posted.   
+
+We decided some time ago that we would not be trying to emulate the
+Win32 API in Mono.   And for the cases that we did (and we later
+decided this was also a bad idea) we would put them in
+support/supportw.so library.
+
+What changed?


More information about the mono-bugs mailing list