[Mono-bugs] [Bug 79117][Nor] Changed - [PATCH] Marshal.StringToHGlobalAuto & PtrToStringAuto not working as expected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 08:57:54 EDT 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79117
--- shadow/79117 2006-08-23 08:39:23.000000000 -0400
+++ shadow/79117.tmp.18759 2006-08-23 08:57:54.000000000 -0400
@@ -166,6 +166,13 @@
- SystemDefaultCharSize
- mono_lookup_pinvoke_call
- PtrToString*/SStringToHGlobal*
Gert
+
+------- Additional Comments From gert.driesen at pandora.be 2006-08-23 08:57 -------
+Small correction, mono_lookup_pinvoke_call only uses the mangled name
+first if charset is PINVOKE_ATTRIBUTE_CHAR_SET_AUTO and the platform
+is WIN32. This is still wrong of course.
+
+
More information about the mono-bugs
mailing list