3

I want to merge unmanaged DLLs and image files with managed DLL. How I can do it? Is it possible?

MastAvalons
  • 1,150
  • 1
  • 14
  • 23

1 Answers1

3

It is quite possible. This can be done with bxilmerge This solution can to merge unmanaged DLLs and images or another files with managed DLL