[Mono-dev] [Patch] To allow deserializing VS Designer created resources

Peter Dennis Bartok peter at novonyx.com
Fri Oct 28 00:22:39 EDT 2005


Hi All,

Jonathan Gilbert asked me to post the attached patch. When designing 
winforms apps with VS.Net it serializes some Globalization stuff using 
private enums and such, and since Mono always tries to deserialize all 
objects in the resource file, those apps will fail on startup. The attached 
patch provides the enums and fields required to allow deserialisation (but 
since we don't know what they do they're just dummies with no 
functionality).

Cheers,
  Peter 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resgen-serialize.diff
Type: application/octet-stream
Size: 10561 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051027/408777de/attachment.obj 


More information about the Mono-devel-list mailing list