|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Merging ActiveX ControlHi 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 >Is this possible? If yes, then how can I do something like this, I tried to Looks like Willy answered this in the C# group. It's a lot easier to>use ILMerge, but it sounds that it doesn't do what I wanted to have.. keep track of replies if you don't multipost to different groups. For the archives, the short answer is no. Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup. |
|||||||||||||||||||||||