[Mono-bugs] [Bug 40149][Min] Changed - DllImport CharSet=CharSet.Unicode has no effect
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 26 Mar 2003 02:30:18 -0500 (EST)
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 lmaloney@bigpond.net.au.
http://bugzilla.ximian.com/show_bug.cgi?id=40149
--- shadow/40149 Tue Mar 25 07:19:43 2003
+++ shadow/40149.tmp.5574 Wed Mar 26 02:30:18 2003
@@ -64,6 +64,10 @@
This bug also occurs when Dump.exe is compiled with mcs and run in MS .NET.
This is probably a separate, mcs related problem.
------- Additional Comments From lupus@ximian.com 2003-03-25 07:19 -------
Please, can you also include the command line used to compile the dll
code in windows? Thanks.
+
+------- Additional Comments From lmaloney@bigpond.net.au 2003-03-26 02:30 -------
+cl -c dump.c
+link /dll /EXPORT:HexDump dump.obj