$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher D. Russell (cdr_at_[hidden])
Date: 2004-12-23 09:03:14
Although a Windows-only C++ template library replacement for the MFC, the 
Windows Template Library (WTL) is good solid work, contains a lot of in-depth 
information about the in-and-outs of dealing with the MS common controls, and 
is now open source. I think it should be added to GUI lib survey list.
http://sourceforge.net/projects/wtl
- Chris
"Alan Gutierrez" <alan-boost_at_[hidden]> wrote in message 
news:20041222211651.GD2616_at_maribor.izzy.net...
>    I'd like to take some time and study what has gone before.
>
>    If I think of a list of successful windowing libraries the
>    following come to mind.
>
>    http://www.torjo.com/win32gui/
>    http://www.wxwindows.org/
>    http://java.sun.com/docs/books/tutorial/uiswing/
>    http://www.tcl.tk/
>    http://www.trolltech.com/
>    http://developer.apple.com/cocoa/
>