[Mono-bugs] [Bug 57081][Wis] Changed - Problems with MarshalAs or/and InteropServices Function Table (Delegates)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Apr 2004 15:22:13 -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 ddmk@r66.ru.

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

--- shadow/57081	2004-04-15 15:20:38.000000000 -0400
+++ shadow/57081.tmp.30000	2004-04-15 15:22:13.000000000 -0400
@@ -1,10 +1,10 @@
 Bug#: 57081
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: 004 Four hours
 Priority: Wishlist
 Component: misc
@@ -107,6 +107,14 @@
 
 
 ------- Additional Comments From ddmk@r66.ru  2004-04-15 15:20 -------
 Created an attachment (id=7393)
 source code which shows bug
 
+
+------- Additional Comments From ddmk@r66.ru  2004-04-15 15:22 -------
+compile strings (microsoft compilers used):
+cl /LD testdll.cpp
+csc test.cs
+run strings:
+mono test.exe
+