|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Merging ActiveX ControlBlankHi Every body,
I am currently working in aproject where I am stuck in merging an ActiveX control (*.ocx) file into a managed Class Library (*.dll). I want to hide the ActiveX Control in this managed Dll, so that even when things are deployed I don't wanna see two files, but only 1 file which is the dll, and it would contain within it, the other ocx file. Is this possible? If yes, then how can I do something like this, I tried to use ILMerge, but it sounds that it doesn't do what I wanted to have.. Thanks Khaled Hussein |
|||||||||||||||||||||||