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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-05-28 14:06 ------- Created an attachment (id=19342) kernel32-inline-symbols.diff + +------- Additional Comments From [EMAIL PROTECTED] 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). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
