WTL
This section contains my WTL controls. The Windows Template Library (WTL) is a template based window framework and can be downloaded from the MSDN Download area. To learn more about WTL read Introduction to WTL - Part 1.
All controls come with complete source code for a sample application, including a precompiled executable. If not stated otherwise, no 3rd party libraries (other than WTL) are required to compile and execute these controls.
-
AtlMessageBoxCheck
August 05, 2003, 23:35
WTL implementation ...
-
MDI Command Bar
December 04, 2003, 21:16
Todo.
-
Notification Icon
November 10, 2003, 23:00
WTL classes to add notification icons ...
-
Notification Area Message
May 06, 2004, 03:51
A WTL implementation of Notification Area Message windows.
-
Rollout Control
September 05, 2003, 19:00
Todo.
-
Single Application Instance
August 05, 2003, 23:53
Todo.