[Mono-bugs] [Bug 45897][Wis] Changed - Failed to load function when call P/Invoke
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 6 Jul 2003 21:31:02 -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 hfhe@stryon.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45897
--- shadow/45897 Sun Jul 6 21:29:55 2003
+++ shadow/45897.tmp.3176 Sun Jul 6 21:31:01 2003
@@ -54,6 +54,11 @@
Each time
Additional Information:
The prototype for P\Invoke is following:
[ DllImport( "Comdlg32.dll", CharSet=CharSet.Auto )]
public static extern bool GetOpenFileName([ In, Out ] OpenFileName ofn );
+
+------- Additional Comments From hfhe@stryon.com 2003-07-06 21:31 -------
+Created an attachment (id=4783)
+This is the source file producing this bug
+