Hi,Any one have any demo that show how to create an Dynamic lib and use it.and how load lib after software is loaded, lake an plug-in.Have way to do this?how?thanks
Here's a link to Linker & Libraries Guide: http://docs.sun.com/app/docs/doc/817-1984/6mhm7pl1l?a=viewIt describes the process of dynamic libraries creation in great details.