Hello,
I developed an windows application and I have a .dll that currently sits outside the dll. If possible, I would rather embed somehow the .dll so I could distrubute the application without having to distrubute the external .dll.
is this possible, and if so, how do I go about doing this?
I'm using VS.NET (C#) 2005
Thanks for any help you can offer,
Thanks,
Cedric
I developed an windows application and I have a .dll that currently sits outside the dll. If possible, I would rather embed somehow the .dll so I could distrubute the application without having to distrubute the external .dll.
is this possible, and if so, how do I go about doing this?
I'm using VS.NET (C#) 2005
Thanks for any help you can offer,
Thanks,
Cedric
Comment