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=81370 --- shadow/81370 2007-05-10 15:35:02.000000000 -0400 +++ shadow/81370.tmp.1128 2007-05-10 15:36:12.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 81370 Product: Mono: Runtime Version: 1.0 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: some LP(C)WSTR marshal weirdness on win32 +Summary: [PATCH] some LP(C)WSTR marshal weirdness on win32 During cardspace work I'm getting a weird error which seems to be caused by marshalling behavioral difference. Unfortunately this test depends on .NET 3.0 (infocardapi.dll) and thus it is reproducible only on windows... @@ -79,6 +79,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-05-10 15:35 ------- Created an attachment (id=19214) Patch + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-10 15:36 ------- +All runtime tests pass with this patch, and it fixes a bug very +similar to this one in my app. I didn't test since I don't have .Net +3.0 installed. Atsushi, this should fix your issue as well. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
