$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Boris (boriss_at_[hidden])
Date: 2008-06-16 05:55:27
On Mon, 16 Jun 2008 07:43:18 +0200, Lian Cheng <rhythm.mail_at_[hidden]>
wrote:
> Hi, all
>
> Dynamic library is really a daily used tools for plugin based
> frameworks. And I would like to know is there such a library or library
> development plan that deals with both Microsoft .dll and Linux .so ?
See Boost.Extension at http://boost-extension.blogspot.com/
The library is under development but basically works as far as I can tell.
Boris