[Mono-bugs] [Bug 58646][Wis] Changed - custom marshaling not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 15:21:43 -0400 (EDT)


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 vargaz@freemail.hu.

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

--- shadow/58646	2004-05-18 09:27:12.000000000 -0400
+++ shadow/58646.tmp.28520	2004-05-18 15:21:43.000000000 -0400
@@ -47,6 +47,11 @@
 Please attach your test case to this bug.
 
 ------- Additional Comments From mtraudt@quantifisolutions.com  2004-05-18 09:27 -------
 Created an attachment (id=7750)
 Compressed tar file containing sample code & 2 makefiles (one for Mono/Linux, the other for MS .NET CLR)
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-18 15:21 -------
+Shouldn't MarshalManagedToNative return ptrBlock instead of
+pDst ? AFAIK, the first four bytes are used by MS for some unknown
+purpose.