$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2003-08-05 10:32:40
> -----Original Message-----
> From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]]
> On Behalf Of Bronek Kozicki
> Sent: Tuesday, August 05, 2003 2:06 AM
> To: Boost mailing list
> Subject: Re: Re: Re: [boost] GUI/GDI template library
>
> E. Gladyshev <egladysh_at_[hidden]> wrote:
>
> > I don't know much about other GUI systems but win32
> > and MFC. I think we can try to define the low-level
> > layer using win32 and/or MFC as the starting point.
>
> Please, do NOT use MFC. Just native Win32 API as a starting point. MFC
> is 1) not available on mingw 2) big and full of traps.
If we can do Win32 I guess there isn't any point in doing MFC. I will
not miss it much :)
Brock