A ready-made framework for Add-ins?
-
The idea of using Add-ins is realy cool. However, there's no ready made functionality to support it in MFC (as far as I know). So, does anyone happens to know where could I find a ready-made code framework for an application which knows how to load and use Add-ins ?
-
The idea of using Add-ins is realy cool. However, there's no ready made functionality to support it in MFC (as far as I know). So, does anyone happens to know where could I find a ready-made code framework for an application which knows how to load and use Add-ins ?
This link for an artical of mine shows the basics of how to use DLL add-in documents from a DLL. Its a good starting point for what you want to do. http://www.codeproject.com/docview/docviewfromdll.asp I dont know of an artical which covers add-ins in more depth as these add-in API's tend to be application specific. Roger Allen Sonork 100.10016 If I'm not breathing, I'm either dead or holding my breath. A fool jabbers, while a wise man listens. But is he so wise to listen to the fool?