How to integrate dll into exe?

Hi,

i'm using ziplib in my application, but i wanted it to be a single exe file. Is it possible to integrate that dll in the exe as resource or something



Answer this question

How to integrate dll into exe?

  • cplusplus1

    Thank you VERY much. That's it!

    I even found a GUI for ILMerge, so it's super easy!


  • Michelle S

    Take a look at ILMerge (example).

  • How to integrate dll into exe?