$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost thread conflicts with MFC
From: peter_foelsche_at_[hidden]
Date: 2009-04-09 13:59:55
It amazes me, that there are still people working with MFC.
It does not make much sense to use MFC, after C++ Exception Handling was introduced in 1995.
After C++ Exception Handling was introduced one can use constructors to allocate fallible resources.