[Mono-bugs] [Bug 26317][Nor] Changed - NullReferenceException thrown when calling DllImport functions

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Jun 2002 15:27:53 -0000


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 lupus@ximian.com.

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

--- shadow/26317	Sat Jun 15 16:31:36 2002
+++ shadow/26317.tmp.26267	Mon Jun 17 11:27:53 2002
@@ -1,15 +1,15 @@
 Bug#: 26317
 Product: Mono/Runtime
 Version: unspecified
 OS: Solaris 7
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -92,6 +92,10 @@
 
 How often does this happen? 
 
         All the time.
 
 Additional Information:
+
+------- Additional Comments From lupus@ximian.com  2002-06-17 11:27 -------
+I'm working on the support code to handle the marshaling of complex
+types. Simple P/Invoke methods should work ok.