$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-12 06:14:20
> boost_thread-vc6-mt-1_31.lib
> boost_thread-vc6-mt-gd-1_31.lib
Those link to the multithreaded dll runtime, your code must do the same.
John.