F
feudalac
I want to embed a dll file and be able to reference it.
I have a dll and use another dll to wich i no longer have the source.
Now i would like to use the second dll within the first dll but when tje
whole thing is compiled, i want to have only one file
How can this be done - i need an example. All i found are examples for c#
for dll embeded in an exe... and all i got from that example is a lot of
errors.
Thanks
I have a dll and use another dll to wich i no longer have the source.
Now i would like to use the second dll within the first dll but when tje
whole thing is compiled, i want to have only one file
How can this be done - i need an example. All i found are examples for c#
for dll embeded in an exe... and all i got from that example is a lot of
errors.
Thanks