?
=?iso-8859-1?Q?Andreas_H=E5kansson?=
Is it possible, with the use of code, to add a resource to an assembly? Perhaps
using the ResourceWriter ? Basiclly I want to do the equivalent of adding a file
to my project and making it an "embedded resource", but with the help of code
on another assembly.
using the ResourceWriter ? Basiclly I want to do the equivalent of adding a file
to my project and making it an "embedded resource", but with the help of code
on another assembly.