LMD PluginPack tutorial for C++ Builder. Part 1: Creating Plugin dll

From LMD

Jump to: navigation, search

LMD PluginPack is set of tools which help developer to add plugins to his main application. Plugins can be used for implement features that yet unforeseen, reduse application size, with plugins you can make your application able to be extended by third-party developers

Here is small tutorial how to create plugin and use it from host application using LMD PluginPack.

Part 1: Creating plugin dll

LMD PluginPack. tutorial for C++Builder. Part 2: Creating host application

Personal tools