> I read  http://tirania.org/blog/archive/2008/Sep-29.html this article by
> Miguel  on attaching an assembly into a live mono process. How is this any
> different to attaching a DLL to a running process? I do this already, but
> once the DLL is attached, it can't be unloaded without using an AppDomain
> (which I am trying to avoid).

This is remote injection of an assembly, without cooperation from the
target process.


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to