$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2003-07-20 06:46:47
> Alan Bellingham <alan_at_[hidden]> writes:
>
> >>did they give you the name of this library?
> >
> > Presumably this is WTL - the Windows Template Library.
>
> That's the one.
> --
I've used it and it's great!
I hated MFC for a long time, WTL is indeed cool!
And as far as I know it's developed by 3 people that work at Microsoft.
It really gives you a lot of freedom - at combining what features you want
(resizability, message filtering, etc.)
Best,
John