Is there any way to make it so a .dll is not visible? Or is there a way to import a .dll into your program, so its not outputted on debug?
GAME -5 Junior Poster
Recommended Answers
Jump to Post— kvprajapati 1,826Is there any way to make it so a .dll is not visible? Or is there a way to import a .dll into your program, so its not outputted on debug?
Read and
Jump to Post— farooqaaa 48You should use ILMerge to merge the dll(s) with the .exe file. ILMerge is a console application. But here's an unofficial application with GUI that's pretty easy to use:
Thanks
All 5 Replies
kvprajapati 1,826 Posting Genius Team Colleague
GAME -5 Junior Poster
kvprajapati commented: Click on that link. -2
GAME -5 Junior Poster
farooqaaa 48 Enthusiast
GAME -5 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.