P
Pepi Tonas
Hi All,
I am using a DLL in an application. To start using it in my project, I
added it as a reference by right clicking on the reference folder and
adding the dll file.
Now, when I distribute my application:
(1) Must I include the DLL file?
(2) If so, won't it loose its reference as the dll file will be in
different folder on the deployment machine?
(3) Like we can do with Icons and other files, is there a way to embed
the DLL into the application, so that distribution is simpler?
Thanx for your help...
I am using a DLL in an application. To start using it in my project, I
added it as a reference by right clicking on the reference folder and
adding the dll file.
Now, when I distribute my application:
(1) Must I include the DLL file?
(2) If so, won't it loose its reference as the dll file will be in
different folder on the deployment machine?
(3) Like we can do with Icons and other files, is there a way to embed
the DLL into the application, so that distribution is simpler?
Thanx for your help...