Plug-in Architecture
-
If anybody know link for design specification/architecture for creating Plug-in. I am not using MFC. Only C++ Win32 SDK.
-
If anybody know link for design specification/architecture for creating Plug-in. I am not using MFC. Only C++ Win32 SDK.
The Visual Component Framework[^] makes plug-ins really easy to write. The whole framework comes in 3 libs and for your purposes you'd probably only want the FoundationKit. It allows you to define RTTI extensions to your classes, register them with a global ClassRegistry, and then be able to do all sort of dynamic queries of object instances. For plugins, you'll conceivably want to create stuff on the fly, and you can also do this, it has support for createing C++ clases from the class name or the unique ID you give the class. If your interested in this feel free to email me at ddiego@users.sourceforge.net. You can also reach me on irc at irc.freenode.net #vcf Hope this helps ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned