Plugin-able application

M

m@j3R ;

Hi

I have read a lot of fragmentary explains of howto develop plugin-able
application under MSWin (main application + dll's as plugins). The
problem is that everything I found is fragmentary and I can't put it
together.

If you know how to develop such application please put here complete
source code. I think it will be VERY helpful for beginners like me and
for next generations ;)

Thanks in advance.
m@j3R ;)
 
K

Karthik Kumar

m@j3R ; said:
Hi

I have read a lot of fragmentary explains of howto develop plugin-able
application under MSWin (main application + dll's as plugins). The
problem is that everything I found is fragmentary and I can't put it
together.

If you know how to develop such application please put here complete
source code. I think it will be VERY helpful for beginners like me and
for next generations ;)

Thanks in advance.
m@j3R ;)

This is off-topic here. We do not discuss it here.

Probably this is more appropriate to a Windows
specific newsgroup.
 
K

Kevin Drapel

m@j3R ; a écrit :
Hi

I have read a lot of fragmentary explains of howto develop plugin-able
application under MSWin (main application + dll's as plugins). The
problem is that everything I found is fragmentary and I can't put it
together.

If you know how to develop such application please put here complete
source code. I think it will be VERY helpful for beginners like me and
for next generations ;)

Thanks in advance.
m@j3R ;)

This could be somehow useful :

http://www.unitedbytes.de/go.php?site=spl
 
G

Gianni Mariani

m@j3R ; said:
Hi

I have read a lot of fragmentary explains of howto develop plugin-able
application under MSWin (main application + dll's as plugins). The
problem is that everything I found is fragmentary and I can't put it
together.

If you know how to develop such application please put here complete
source code. I think it will be VERY helpful for beginners like me and
for next generations ;)

Austria C++ has a generic factory mechanism that will work with DLL's
(and dso's). You have to figure out how to load the DLL (or dso) at run
time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top