$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-01-30 12:53:29
> My questions:
>
> * Is this normal ? What have other people experienced ?
Normal. If you are sharing heaps, data structures across DLLs, you
should be sure that you link with the same runtimes.
> * Will this go away if I upgrade to MSVC++ 7 ?
Maybe not if you're using C++.NET?