Home All Groups Group Topic Archive Search About

Merging ActiveX Control

Author
1 Apr 2006 8:58 AM
Khaled Hussein
Hi 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

Author
1 Apr 2006 12:12 PM
Mattias Sjögren
>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..

Looks like Willy answered this in the C# group. It's a lot easier to
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.

AddThis Social Bookmark Button