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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79312 --- shadow/79312 2006-09-07 16:05:31.000000000 -0400 +++ shadow/79312.tmp.18926 2006-09-07 17:04:09.000000000 -0400 @@ -10,13 +10,12 @@ Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: returning a struct by value giving unexpected results Description of Problem: - Declaring an Invoke/P function that returns a struct does not return the correct values. @@ -173,6 +172,10 @@ } [DllImport(LIB)] static extern IntPtr GetCurrentEventLoop(); + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-07 17:04 ------- +Jim, if you still have questions, reopen the bug. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
