Hi
Well I have created several dll's(few of them are forms) with delphi. I statically call dll's from my main unit. It is heavy and a lot of code when project gets bigger.. I could also call proc/func on the fly(dynamically), but it is also heavy and a lot of coding...
I wounder how to create dll plugins? Could you give me an small example, please and a lot of thanks. Should I use some free components to this purpose instead? Any suggestions or component I could or should use?
thanks and cheers,
mha
Well I have created several dll's(few of them are forms) with delphi. I statically call dll's from my main unit. It is heavy and a lot of code when project gets bigger.. I could also call proc/func on the fly(dynamically), but it is also heavy and a lot of coding...
I wounder how to create dll plugins? Could you give me an small example, please and a lot of thanks. Should I use some free components to this purpose instead? Any suggestions or component I could or should use?
thanks and cheers,
mha