Create Dynamic Lib

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
[206 byte] By [re.tfa] at [2007-11-27 0:30:27]
# 1
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.
MaximKartasheva at 2007-7-11 22:33:51 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Thank you very much.
re.tfa at 2007-7-11 22:33:51 > top of Java-index,Development Tools,Solaris and Linux Development Tools...