473,508 Members | 2,300 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DLLs - State of Play.

Hello,

I want to develop a modular application (i.e., have a 'core engine' and
effectively plug-in / bol-on extra code modules dynamically. I am a
little out of touch with Win32 / MFC development and need some advice.

So, my question is this:
Are standard DLLs (in a Windows development environment) still the
'de-facto' standard for writing plug-in style code or have they been
superseded by something else that I should be aware of?
Thanks for any feedback,
Jason

Feb 1 '06 #1
6 1282

jturner1...@yahoo.co.uk wrote:
Are standard DLLs (in a Windows development environment) still the
'de-facto' standard for writing plug-in style code or have they been
superseded by something else that I should be aware of?


They never where.

Feb 1 '06 #2
Old style DLLs work fine in current world as well. If you are using
MFC, it will be helpful to look at types of DLLs offered by MFC as
well(extension/regular ).

---------
Ajay Kalra
aj*******@yahoo.com

Feb 1 '06 #3
Applications like Acrobat uses plugins with extension .api which are
nothing but
win32 dlls. That speaks for itself , you may want to take some clue from
adobe sdk
also to get a sense.

--
Vipin Aravind

<jt*********@yahoo.co.uk> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hello,

I want to develop a modular application (i.e., have a 'core engine' and
effectively plug-in / bol-on extra code modules dynamically. I am a
little out of touch with Win32 / MFC development and need some advice.

So, my question is this:
Are standard DLLs (in a Windows development environment) still the
'de-facto' standard for writing plug-in style code or have they been
superseded by something else that I should be aware of?
Thanks for any feedback,
Jason

Feb 1 '06 #4
Ajay,

Thanks for the reply.

MFC is on it's way out though, isn't it? I thought WinFX is to replace
Win32 / MFC very soon. So, will DLLs as we know them now be backwards
compatible or are theyphasing thse out to make way for a new approach?
Thanks,
J

Feb 1 '06 #5
> MFC is on it's way out though, isn't it? I thought WinFX is to replace Win32 / MFC very soon.

I dont think thats going to happen. There are way too many application
written using MFC. MFC may not however see any significant
enhancements.
will DLLs as we know them now be backwards compatible


Yes. There is no way MSFT will kill previous deployed code.

---------
Ajay Kalra
aj*******@yahoo.com

Feb 1 '06 #6
Thanks for your views.
J

Feb 1 '06 #7

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

Similar topics

7
4384
by: byte biscuit | last post by:
Hi there everybody! The problem is the following: we have a DLL (H2O.dll) - compiled in Visual Fortran - depending in turn on another DLL. H2O.dll contains only one (1) function, with a known...
2
2829
by: Johann Blake | last post by:
I can hardly believe I'm the first one to report this, but having gone through the newsgroup, it appears that way. I would like to open a solution in the VS.NET IDE that consists of multiple...
1
1574
by: Zamolxe | last post by:
The problem is, let's say I have an app that uses 25 controls form the toolbox, now for this app to work you need all dlls in the same dir as the exe, is there a way to insert them into the exe...
7
1417
by: Vyacheslav Lanovets | last post by:
Hello, All! One of our target platforms has only 32 MB of virtual memory (Windows CE), so we decided to explicitly load some of our dlls. But the classes created inside such dlls are created...
0
3204
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs...
0
1607
by: Oenone | last post by:
I have created a number of "plug-in" DLLs for my ASP.NET application which are dynamically loaded at run-time. This is done by locating the DLL file on disk and loading it using the...
3
7973
by: Shailesh Humbad | last post by:
I figured out what was causing the "Access is Denied" error when calling functions from referenced DLLs in my service. I've tried to be very detailed, so bear with me. It turns out that...
1
10878
by: Neo | last post by:
hi, This is my first post in C++ group, so please be nice to me. Thanks. Also, I will post my first C++ program following. There is a compile error, I cannot figure it out even I can fix it. And...
3
2688
by: gopal | last post by:
I am developing an application in CSharp - windows forms based, which copies the DLLs both unmanaged and managed DLLs from a shared folder and will overwrite the existing versions of managed &...
0
7233
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
7342
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,...
0
7410
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7505
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5650
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4729
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3215
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3201
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
774
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.