[Mono-bugs] [Bug 71352][Nor] Changed - Marshal of unicode strings in structs not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Jan 2005 05:43:39 -0500 (EST)


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

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

--- shadow/71352	2005-01-17 05:42:54.000000000 -0500
+++ shadow/71352.tmp.18396	2005-01-17 05:43:39.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 71352
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jordi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Marshal of unicode strings in structs not implemented
 
 When using this struct with marshalled attributes:
 
 private struct WNDCLASS {
 			internal int		style;