[Mono-bugs] [Bug 45897][Wis] Changed - Failed to load function when call P/Invoke

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Oct 2003 13:06:00 -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=45897

--- shadow/45897	2003-07-06 21:31:01.000000000 -0400
+++ shadow/45897.tmp.30084	2003-10-12 13:06:00.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 45897
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Windows 2000
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: hfhe@stryon.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -59,6 +59,10 @@
   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
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-12 13:06 -------
+This works-for-me with a Mono 0.28. Could you retry it with that
+version.