Hi,
Is it possible to combine 3rd party DLL with our Custom DLL..i.e i want to combine DLL created by me with One External PDF creating DLL...
if yes..plz tell me the procedure or any other option..
Thnx
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Jul 18, 2013, 12:58 AM
There is a tool given by Microsoft. you can use that for combine multiple dll to one.
download the tool from below link.
http://www.microsoft.com/en-us/download/details.aspx?id=17630
tutorial:
http://www.blackwasp.co.uk/ILMerge.aspx
mark it as answered if its helps you.