Subject: Re: [Boost-users] Boost thread conflicts with MFC
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-04-09 15:16:32


aaaaa .... what do you use instead for development of a C++ windows GUI
program?

Robert Ramey

peter_foelsche_at_[hidden] wrote:
> 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.