https://bugzilla.novell.com/show_bug.cgi?id=647739
https://bugzilla.novell.com/show_bug.cgi?id=647739#c1 --- Comment #1 from Jochen Kühner <[email protected]> 2010-10-22 13:10:22 UTC --- Found a Solution: This is not supported: [MarshalAs(UnmanagedType.ByValArray, SizeConst = 7)] public byte[] reserved3; But when i change the type to string it works! But it's still a Bug! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
