[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:32:30 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-29 18:08:35.000000000 -0400
+++ shadow/81754.tmp.20775	2007-05-29 18:32:30.000000000 -0400
@@ -82,6 +82,12 @@
 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?
+
+------- Additional Comments From robertj at gmx.net  2007-05-29 18:32 -------
+The fix was necessary for Windows. It works under Unix just
+because the dllmap doesn't restrict it (like it did in my first
+patch).
+


More information about the mono-bugs mailing list