Hello All
I've got a real interesting question. I'm creating a program which is to be very robust. I would like to at a later time include plugins for it which will further extend its functionality. I have found the nice and easy use of activeX exe's but found that i must include the reference in the calling program. This means i'd have to release a new version of the main program with the release of each and every plugin. This is just unexceptable.

Can any one help?