$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-08-01 07:33:07
Aaron W. LaFramboise wrote:
> Following is an implementation of, and some comments on, a staticly
> linked Boost.Thread thread exit handler for MSVC.
>
> By the way, I appologize for talking so long to cough this up after
> posting teasing remarks about this months ago. Programming is presently
> a hobby and volunteer work for me, unfortunately.
Thanks! I've been looking forward to you posting this, and it appears to
work beautifully for VC++ 7.1 (as others have already commented). Do I
have your permission to included it in Boost.Threads under the Boost
license (with your name on it, of course)?
Mike