$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-07-11 12:39:45
Hi,
I'm not a huge expert on shared libraries, however I was wondering if
there's a portable way to support loading libraries from a memory buffer
instead of from the file system. If this is possible, could it be added as a
feature to Boost.Extension?
Thanks for reading!