On Fri, 2005-03-18 at 21:49 +0100, Massimiliano Mantione wrote: > On Fri, 2005-03-18 at 20:43, Charlie Ford wrote: > > Assembly '/home/charlie/mono-foo/vjslib.dll' has the non-standard > > metadata heap #-.
No promise that this will work, but in theory you can on windows, use ildasm to output a .il file of vjslib.dll and then use ilasm to put it back together with a standard metadata heap. Most likely this violates EULAs and other various stuff, so do whatever you wish :) --Todd _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
