$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Thread not interrupted in runtime linked library
From: Lloyd (lloyd_at_[hidden])
Date: 2010-01-08 01:47:43
Thank you very muh, that solved the problem.
>
> For this to work both the loaded DLL and the main app must use the DLL
> version of boost.thread. Otherwise, they have separate versions of the
> internal data structures used for interruption, so the code in the DLL
> will check the wrong flag and won't see the interruption status as set
> by the main app.
>
> Anthony
___________________
Happy New Year 2010