$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: corno_at_[hidden]
Date: 2002-06-17 10:43:38
"hicks" <hicks_at_[hidden]> wrote in message news:3D0D33EE.1050007_at_kgk.co.jp...
> I don't know about MS, but in Borland a common source of DLL interface
> problems is
> not using a common (shared) memory manager.
>
Thanx Craig, that turned out to be the problem for VC++ as well.
Corno