[Mono-bugs] [Bug 25100] Changed - Arguments off-by-one in delegate calls from a pinvoked method
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
22 May 2002 00:17:07 -0000
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 joe@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=25100
--- shadow/25100 Tue May 21 20:16:45 2002
+++ shadow/25100.tmp.18006 Tue May 21 20:17:07 2002
@@ -34,6 +34,11 @@
actual output and that the argument is off by one.
------- Additional Comments From joe@ximian.com 2002-05-21 20:16 -------
Created an attachment (id=1759)
C file with the function to be PInvoked
+
+------- Additional Comments From joe@ximian.com 2002-05-21 20:17 -------
+Created an attachment (id=1760)
+C# file which does the PInvoking
+