Hi...
Is it possible to add resources to other programs (actually it will be my program) at runtime?
For example:
Lets say i have exe1.exe and exe2.exe .
When i run exe2.exe some resources will be added to exe1.exe .
So is this possible?

Also is it possible to remove resources from exe1 ?

Thanks!