Click here to Skip to main content
15,886,963 members
Articles / Programming Languages / C++

How to do run-time (or explicit) linking of C++ plug-in components and objects

Rate me:
Please Sign up or sign in to vote.
4.43/5 (14 votes)
2 Jan 2001CPOL 305.1K   1.9K   107  
Extending the functionality of your programs using explicit linking

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead rtos.be
Belgium Belgium
Gert Boddaert is an experienced embedded software architect and driver developer who worked for companies such as Agfa Gevaert, KBC, Xircom, Intel, Niko, (Thomson) Technicolor, Punch Powertrain, Fifthplay, Cisco and Barco. For more obscure details, please take a look at his LinkedIn profile. Anyway, he started out as a Commercial Engineer – option “Management Informatics”, but was converted to the code-for-food religion by sheer luck. After writing higher level software for a few years, he descended to the lower levels of software, and eventually landed on the bottom of embedded hell… and apparently still likes it down there.

His favourite motto: “Think hard, experiment and prototype, think again, write (easy and maintainable) code”,

favourite quote: “If you think it’s expensive to hire a professional to do the job, wait until you hire an amateur.” – by Red Adair,

I can be contacted for real-time embedded software development projects via http://www.rtos.be and http://www.rtos.eu

Comments and Discussions