
MFC uses methods instead of constructors to initialize objects. ________________________________ From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of console shark Sent: Thursday, April 09, 2009 13:05 To: boost-users@lists.boost.org Subject: Re: [Boost-users] Boost thread conflicts with MFC What does exception handling have to do with whether one uses MFC or not? ________________________________ From: "peter_foelsche@agilent.com" <peter_foelsche@agilent.com> To: boost-users@lists.boost.org Sent: Thursday, April 9, 2009 1:59:55 PM Subject: Re: [Boost-users] Boost thread conflicts with MFC 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. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users