473,387 Members | 3,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Can this be done? If so, How?

I'm curious if it is possible to take compiled assemblies / controls and
create my own control DLL from them. It would make deployment so much
simpler in the case of the app I am working on. I do not have the source
for said components, only the compiled DLL (If I had the source, I would
just add them to the project).

For example, could I take Component1.dll and Component2.dll and somehow wrap
them into my own component DLL like myAppDLL.dll.

That way I could design with the myAppDLL.dll file and then all I need to
distribute to the end user is my app exe and the 'custom' dll along with the
framework?

Thanks,

Wayne P.
Jul 21 '05 #1
2 1164
www.thinstall.com
"Wayne P." <in******@nospam-totalink.net> wrote in message
news:OV**************@TK2MSFTNGP14.phx.gbl...
I'm curious if it is possible to take compiled assemblies / controls and
create my own control DLL from them. It would make deployment so much
simpler in the case of the app I am working on. I do not have the source
for said components, only the compiled DLL (If I had the source, I would
just add them to the project).

For example, could I take Component1.dll and Component2.dll and somehow
wrap
them into my own component DLL like myAppDLL.dll.

That way I could design with the myAppDLL.dll file and then all I need to
distribute to the end user is my app exe and the 'custom' dll along with
the
framework?

Thanks,

Wayne P.

Jul 21 '05 #2
Thanks for the link - looks nice - but I'm not interested in a commercial
product. I'm curious if someone can point me to documentation, example,
resources, etc. where I can do this myself.

Thanks!

Wayne P.

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:uC****************@newsread1.news.pas.earthli nk.net...
www.thinstall.com
"Wayne P." <in******@nospam-totalink.net> wrote in message
news:OV**************@TK2MSFTNGP14.phx.gbl...
I'm curious if it is possible to take compiled assemblies / controls and
create my own control DLL from them. It would make deployment so much
simpler in the case of the app I am working on. I do not have the source for said components, only the compiled DLL (If I had the source, I would
just add them to the project).

For example, could I take Component1.dll and Component2.dll and somehow
wrap
them into my own component DLL like myAppDLL.dll.

That way I could design with the myAppDLL.dll file and then all I need to distribute to the end user is my app exe and the 'custom' dll along with
the
framework?

Thanks,

Wayne P.


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: itsharkopath | last post by:
Hi, Imagine a user in a hotspot, when he comes to the hotspot and tries to load a webpage (on the internet), he would automatically redirected to login page. I believe the following is to be...
9
by: Steven T. Hatton | last post by:
This was written for the gnu.g++.help list. It rather clearly spells out the most important feature of Java that I believe C++ lacks. I really don't believe the C++ Standard sepcifies enough for a...
16
by: jaialai technology | last post by:
I want to reload a url in a browser window so I do something like this: open(window.location.href= "www.yahoo.com"); ok, so now I want to do something when that page is done loading completely....
5
by: Morten Overgaard | last post by:
Hi I have a C# component which fires events. I want to catch these events in my MFC app compiled with the /clr. I know I can define a managed class in my MFC app which traps the events - but I...
11
by: Sharon | last post by:
I'm writing a new control derived from UserControl. I need to get an event when the control is done resizing. I tried the Resize, SizeChanged, Move and the Layout events and I also tried to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.