Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / desktop / WTL

WTL

WTL

Great Reads

by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by peterchen
Setting up doxygen, a free tool to document your code, in a few simple steps.
by Mike Melnikov
Google-like Toolbar with customization from xml file and update from web features
by Shunix
This article is intended to show an opportunity for customizing the list view control (report view, single-line mode) using the custom scrollbar control.

Latest Articles

by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by peterchen
Setting up doxygen, a free tool to document your code, in a few simple steps.
by Mike Melnikov
Google-like Toolbar with customization from xml file and update from web features
by Shunix
This article is intended to show an opportunity for customizing the list view control (report view, single-line mode) using the custom scrollbar control.

All Articles

Sort by Score

WTL 

by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by peterchen
Setting up doxygen, a free tool to document your code, in a few simple steps.
by Mike Melnikov
Google-like Toolbar with customization from xml file and update from web features
by Shunix
This article is intended to show an opportunity for customizing the list view control (report view, single-line mode) using the custom scrollbar control.
by Ed Gadziemski
CWtlPicture attaches to an owner-drawn picture control and reads, displays, and saves disk or database images
by Michael Dunn
Busted features? APIs failing? Use this guide to get your IE plugin up and running again in protected mode!
by Sandu Turcan
A library that provides the easiest way to get loosely coupled components.
by xueming.yan
A fast and lightweight cell control for displaying tabular data. The cell is a custom control derived from ATL::CWindow.
by Voinkov
A policy based implementation of UI updating that accumulates and executes UI changes.
by Ilya Solnyshkin
A Static control with a gradient
by Michael Dunn
This article demonstrates redirecting output of a child process, and displaying a web browser UI using DHTML.
by Jozef Bozek
A CGuid class for manipulating the GUID structure.
by fftz
The CMDIBase template provides multiple view UI support for WinCE WTL-based projects.
by Satervalley
This small tool shows some real-time system information, such as network speed, CPU utilization, time period and so on on the screen .
by Paul A. Howes
An article detailing a simple memory-based device context for the WTL, to be used when flicker-free double-buffered drawing is desired
by Milan Gardian
Notes on updating your WTL installation
by Alain Rist
Some proposed WTL classes and functions at work: CAppWindow, CFullScreenFrame, CStdDialog, CF_DIB clipboard support, and more...
by João Paulo Figueira
Capture your Windows Mobile device screen via ActiveSync or WMDC.
by David Y. Zhao
This is a simple tabbed MDI for WTL
by Junlei Li
Use an easy-to-use templated class to custom the title bar of windows.
by Tony Ioanides
An alternative approach to selecting date ranges.
by jangtimjang
A ready-to-use wrapper class for creating a shortcut (.lnk file) and a bookmark (.url file) and finally attaching an online icon resource to it.
by Zilin
A class to develop OpenGL programs which can be easily plugged into your WTL programs
by Paul A. Howes
A WTL adaptation of James Twine's Dim Edit control.
by Jozef Bozek
Implemetation of a simple DocView framework like MFC.
by Paul M Watt
A message loop class that is suitable for game programming in WTL.
by Noel Frankinet
A WTL grid (really).
by _oti
A WTL Hunspell-checked edit control.
by Stephen Jones
This article describes a tab control that automates the management of tab windows.
by Derick Cyril Thomas
A WTL Implementation of XP Button and Edit Box
by Ramon Smits
A font combo box that previews the fonts in the dropdown view
by Rory Buchanan
An article on using accelerators in WTL dialogs.
by Lonnie McCullough
A set of macros and classes that allow declarative access to registry settings.
by Michael C. Robert
Demonstrates how to use WTL and C++ to access an Excel spreadsheet using Visual Studio .NET 2003.
by Zhang YanFeng
This article will show you how to make MDI window of WTL into ATL control by using a real world example.
by Alain Rist
CZoomScrollImpl extends WTL CScrollImpl to allow continuous zooming.
by Ernest Laurentin
Shows how to use Microsoft Script Hosting inside existing ATL/WTL Application
by Noel Frankinet
A virtual WTL ListView control on an SQLite3 table or view.
by Michael Dunn
An advanced utility that scans computers for missing hotfixes, and helps you download and install them.
by Jozef Bozek
An ATL toolbox control.
by Tony Ioanides
An MS Outlook-style mini-calendar control using WTL
by João Paulo Figueira
How to animate child view transitions on a Windows Mobile WTL application.
by Bjornar Henden
A WTL Grid mostly aimed for use against databases.
by xryl669
The final article about API hooking, with a working example of a thread deadlock detector.
by tkontos
A WTL based, XML driven shortcut replacement
by Igor Vigdorchik
A port of MFC CArchive class to simplify serialization in WTL and non-MFC projects
by Eugene Polonsky
Complete implementation of .NET IDE's snapping windows in ATL/WTL
by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
by lyshsd
ATL/WTL version of Samuel Gonzalo's CPath1.2
by NormDroid
Implementation of Auto Completion ComboBox for WTL
by c-smile
Auto Value is an implementation of variables having undefined state
by Pavel Martyanov
COM object for easy user input in multiline edit boxes
by Till Krullmann
A WTL extension which introduces layout maps to automatically update the layout in resizable dialogs.
by xanatos
AutoSizeDlg - an autoresizing class for ATL/WTL
by Igor Vigdorchik
Simple implementation of a bargraph control for graph plotting
by mb2sync
Performs conversions between values of type bool, BOOL and VARIANT_BOOL.
by mb2sync
Consistent interfaces to CString using Boost.Range.
by Michael Dunn
No, that's not a typo
by T800G
Create unique preprocessor macros to prevent multiple header inclusion.
by anandaji
This article shows how we can use caching while performing insert, edit and update functions in the DataGrid.
by Neil Yao
A reusable WTL base class to support AppBar
by Amit Dey
An owner drawn ATL/WTL bitmap button
by isemenov
A simple Win32 ATOM type wrapper.
by Neil Yao
A reusable WTL base class to add buttons on the caption bar.
by Robin Debnath
Simplest way to skin a WTL Dialog in 3 easy steps
by SGarratt
Get rid of annoying groupbox flicker when using resizeable windows; also effects adjustable minimum and maximum window size.
by Rashid Thadha
Full FlatTabCtrl using WTL
by isemenov
A simple Win32 HANDLE type wrapper.
by Pablo Aliskevicius
A mix-in class to change the appearance of a dialog, by handling WM_CTLCOLOR* messages, with five lines of code.
by Rui Lopes
Class for Synchronizing the Active State of multiple windows.
by Jean-Michel LE FOL
Ownerdrawn menu with the OfficeXP look (WTL version)
by Tim Smith
Color picker control for WTL applications including optional support for XP themes
by Laurent Kempé
A ComboBox listing all COM objects from specified COM Category
by Emilio Garavaglia
This is the first of a series of articles where a comparison between different code styling is evaluated and made available.
by Emilio Garavaglia
Second part: multiple projects, templates and inheritance.
by Ramon Smits
An article about changing the look of WTL icon menu
by Ferdie
Getting the correct column ordinals of an ADOX Table object.
by Luuk Weltevreden
This article shows a workaround to the graphics bug that a checkbox or radio button is displayed with a black background on themed dialogs.
by Eugene Pustovoyt
Extended MessageBox class
by Rocom
A more easy to generate toolbar images.
by Vitaly Belman
Using this tutorial you will be able to create a ToDo file wich writes the dates and marks the done tasks. All this using macros.
by Daniel Bowen
Issues and solutions when creating a new MDI child in a WTL application when the last active child was maximized
by Pablo Aliskevicius
After you design your dialogs in Visual Studio, use the WTL Class Wizard to turn them into WTL classes and not just from Visual Studio 6!
by imagiro
How to create JavasSript arrays and other objects from C++ code and pass them to the script.
by Magomed Abdurakhmanov
Simple class to store application settings in registry
by Rob Caldecott
Wrapper class for the WinInet InternetCrackUrl function
by Oskar Wieland
CStringW and CStringA for WTL
by Alain Rist
Add this small class to your existing dialog inheritance list and get nice tooltips on controls and dialog.
by Billy Leverington
How to use WTL to create custom controls
by Daniel Bowen
An extensible framework for creating customized tabs in ATL/WTL, with a VS.NET-like tab control implementation, tabbed frames, tabbed MDI, and more.
by Franz Klein
A Cyclomatic complexity viewer application.
by Serge Weinstock
A fully featured owner-draw button class
by Alexander Uckun
The WTL way of adding number support to your controls.
by Jonathan Davies
Use two C++ classes which wrap various setup API calls to obtain, filter and display device names and information
by JaeWook Choi
An article on EditListBox Control.
by Rashid Thadha
A port of Paul Dilascia MFC CTabCtrlWithDisable to WTL
by Igor Vigdorchik
Class wrappers around the Win32 multi-monitor API
by MB
MDI and Tabbed WebBrowser
by Pablo Aliskevicius
A mix-in class to help drop files into WTL windows.
by Petr Prikryl
This article shows an alternative, and simpler way of downloading and installing WTL.
by Julijan Sribar
A simple WTL edit control that can display content in arbitrary color even when it is disabled
by ThatsAlok
Free component for parsing HTML, .NET version of EfTidyCom
by Leon Finker
Encrypts/self-decrypts a file at a time based on password and chosen algorithm
by George Yohng
Guarantees pixel-to-pixel matching appearance of resource-based dialogs for different font DPIs
by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
by PARK Youngho
A tool that enumerates all fonts installed on Windows, and shows you the preview so as to help you code conveniently.
by Alain Rist
Message map macros, split frames, full screen implementation, and automatic mapping of UI elements.
by Jon Feider
A WTL mix-in class for creating toolbar controls using common controls bitmaps instead of local resources.
by Eugene Polonsky
A templated helper class that performs GDI+ initialization/deinitialization, and takes care of double-buffering/caching
by galexding
A very simple, integrated method to make controls such as buttons, slider controls, and progress controls to be transparent in a dialog.
by Oliver Anhuth
A little utility that generates header file guards against multiple inclusion.
by mb2sync
A replacement for BEGIN_MSG_MAP macros, using the Boost.MPL library.
by Valentin Ivanov
This article explains how to use the GPS API and Web Service on a SmartPhone to show demographics information for the current location.
by Julijan Sribar
A WTL control to display quality rate
by Michael Dunn
How to handle the extra application buttons on keyboards and mice
by jean Davy
Read/write serialize/unserialize any kind of arbitrary set of C++ data structures in the Registry.
by Sunspot
A small, Unicode-aware regular expression engine based on Henry Spencer's early work
by Igor Vigdorchik
A small application to keep track of all important dates.
by Vince Valenti
An example of how to add a checkbox to a list view column header. We also implement select/unselect all when a user toggles the checkbox.
by Igor Vigdorchik
Small class that adds a serialization support to CRichEditCtrl class
by forest.house
This article illustrates the application of ATL/WTL by building a simple text editor based on the WTL objects
by Alexander D. Alexeev
This article describes the way to add restarting support to your Win32 applications.
by Rob Caldecott
Duplicate the list seen in the Add/Remove Programs Control Panel applet.
by Igor Vigdorchik
A WTL class that will make any window transparent and allow mouse clicks to pass through the window in Windows 2000 and XP.
by Igor Vigdorchik
A derived from class to create a dropfile target application using WTL
by Igor Vigdorchik
Two ways to move a dialog by dragging its client area.
by Ed Gadziemski
This article explains how to use WTL's CMultiPaneStatusBarCtrl class in an application.
by Magomed Abdurakhmanov
Control that shows text and automatically finds and highlights hyperlinks (like http://, www. etc.) so that user can click on them.
by Klaus Probst
A custom IEnumString implementation that works with IAutoComplete to provide autocomplete functionality for edit and combobox controls in WTL applications.
by jedyking
A image slider, implements 20 transitional effects.
by Leon Finker
Imitating the Windows Explorer
by Leon Finker
This article provides a set of reusable drag and drop classes
by Gilad Novik
Internet classes for WTL developers.
by Ferdie
Using ADOX to insert field into a MS Access table.
by Alain Rist
OOo::DocWindow and WTL::COOoCtrl classes to work on any Microsoft-Office document, and Open Office SDK integration in Visual Studio/VCExpress 2005/2008
by Ben Burnett
The 'what' and 'where do I get it' of WTL
by Ed Gadziemski
How to create a basic WTL database application using an ATL wizard-generated OLE DB consumer and WTL's version of Dynamic Data Exchange (DDX)
by Franky Braem
A Java Class Browser written in C++ using WTL
by Thomas Freudenberg, Jörgen Sigvardsson
A small application which emulates the behavior of the mouse in KDE
by umeca74
Offers adjustable keyboard shortcuts for your menu commands with this drop-in class.
by Konstantin Boukreev
An example of using the WTL library and RichEdit control
by Maxxx
Simplest grid implementation in WTL
by Sharan Basappa
This article shows how to make the listcontrol to act as a grid control.
by AlanW
A flexible WTL list control that supports Windows Vista style selection and cell editing.
by Tom Furuya
Making of color picker utility using WTL and recap of clipboard management APIs.
by René Greiner
A WTL MDI update user interface extension
by zhangyuwu
Write a monitoring application to capture debug messages
by Andreas Saurwein
Simple tool to test applications under various memory conditions.
by Alexander Fedorov
Impementation of message reflection for WTL wrappers for Windows Controls
by michaelvy
Method cast for WTL classes
by Quynh Nguyen
An easy to use MFC Docking framework and more... It also shows an applicable method to mix up WTL and MFC.
by aleksey_m_t
MSVS Add-in for Doxygen documentation system
by Paolo Messina
An easy way to enhance MFC windows with WTL templates
by Paul Heil
Discover how to calculate the processor usage of every running process in your Windows mobile device
by Ralph Hare
Adding mouse gesture recognition to Internet Explorer.
by Domagoj Šarić
A tiny WinAMP output DLL that uses a C++ replacement of the official ASIO SDK that supports multiple ASIO devices.
by Ernesto Savoretti
Some boilerplate code for your WTL applications.
by Blake Hurd
A sidebar in the lower left that emulates the sidebar in Outlook 2003. Other features implemented include theming, snapping buttons, unique button system, etc.
by Tarmo Kalda
Custom Controls Library offers you a set of different custom controls and API functions.
by Tarmo Kalda
Nice Libraries offers you a set of libraries and helper applications
by Rashid Thadha
A fully stocked owner drawn CStatic class for WTL
by zhaozg
CTrayNotifyIcon is a great and easy tool, make a portable copy to WTL.
by PARK Youngho
An example of using the WTL library in an artificial intelligence game.
by PARK Youngho
A different take on a familiar game
by PARK Youngho
Nura Tritris is a computer game that a user shall stack balls and match at least three balls to have same colours horizontally, vertically or diagonally. When a user match same colours, the stacked balls shall disappear.
by Rob Caldecott
An article showing how to launch a URL in a new browser window
by Pascal Hurni
Flexible implementation of PropertyPages for WTL. Handles TreeCtrl or TabCtrl for the selection
by Voland7
WTL Oscilloscope control.
by Rashid Thadha
An outlook control and framework that can be used in your WTL Application
by xanatos
A themed Outlook Bar for WTL (works even without themes).
by mark novak
An overview of handling owner drawn listview controls in WTL.
by JacksonBrown1960
The code in this demo package contains a colored label, a colored button with menu support, and a colored tab control for WTL.
by Igor Vigdorchik
An article explaining how to create an owner-drawn context menu.
by Ma Weida
This control can be used as an about box for your WTL applications
by Dan Bloomquist
Geometric Algebra applied to OpenGL
by Eugene Khodakovsky
Two classes that provide richer interfaces and easier semantics to pass classes via COM/DCOM
by SGarratt
WTL application for creating patches and patching files
by Trilobyte
An article on how to use the Trilobyte-Solutions.nl CPictureBox control to load and display *.bmp, *.jpg, *.png and *.gif files.
by jangtimjang
Playing Wave Resources using a low level audio API.
by John Osborn
Version 3 of the BHO Popup Blocker written in ATL
by Chau Johnthan
An article on XML parsing using CString.
by David M Brooks
A technique for programmatically adding attachments to emails.
by Maxime Labelle
A wizard to help getting started with PropertySheet Shell Extensions
by Chau Johnthan
Protect your component from automation clients
by Pablo Aliskevicius
Put a Progress Bar in a pane of your status bar with just three lines of code, or a bitmap, animation or anything with a HWND with just one.
by Alain Rist
Including a Ribbon UI Implementation Guide with examples and a dual UI enabled legacy application
by Serge Weinstock
Implementation of resizable dialogs, form views and property sheets for WTL
by bkausbk
Make Property Sheet/Wizards resizable without much modification.
by Nikolay Ananenko
Avoid horizontal scroll and effectivelly use whole horizontal control width: resize all columns except one to their content and this one to all remaining space.
by Alexander D. Alexeev
An article on how to make resizable dialogs with WTL.
by Trilobyte
How to create a resourceless dialog in wtl using the Resourceless Dialog Toolkit from Trilobyte-Solutions.nl
by Thomas Freudenberg
Get shell icons, even if they're customized
by PrafullaT
This is a toolbar for the Internet Explorer which shows information from RSS taken from the Internet.
by Magomed Abdurakhmanov
Simple, but useful classes to save/restore window appearance
by Paul Heil
How to programmatically read text from any process at any point on the screen
by Agha khan
A screen capture application.
by Ernest Laurentin
Screen Event Recorder (DLL) shows how to create a DLL/Application (one that can be used with RunDll32.exe).
by Eugene Podkopaev
Managing screensaver activity from the Taskbar.
by Ernest Laurentin
An Introduction to ScriptRunner. A scripting tool for user interface Unit Testing.
by David Coe
Describes the proper way to configure a server to securely run the ASP.NET worker process runs as the system account.
by Rob Caldecott
A small class to automatically center a WTL property sheet.
by abc876
This article explains how you can can send anonymous net send messages to any host
by João Paulo Figueira
How to enumerate serial ports in a Windows Mobile device (including the virtual ports created by the Microsoft Bluetooth stack).
by Dimitris Vasiliadis
COM Object for Server Side Dynamic Includes on ASP pages
by Valentin Ivanov
Helper application for managing services running under Services.exe process on Windows Mobile platform.
by Pascal Hurni
Handle your program settings easily with multiple storage schemes and for several frameworks.
by Rashid Thadha
Create your own sheet tab view like the output window in MS Dev Studio
by Igor Vigdorchik
Shell extension that extends the Windows Explorer user interface
by Armen Hakobyan
Using SQL-DMO to shrink SQL Server transaction logs.
by Kei Sing Wong
Simple Document / View Architecture for WTL
by Laurent Kempé
Port of the window sizing framework from Paul DiLascia
by Nader Omar
Learn the Skills and Concepts to Program in C++ for Beginner & Intermediate/step by step
by Neil Yao
Introduces the framework of a skin plug-in implementation.
by Ed Gadziemski
A simple arcade-style video game developed using WTL
by Jens Nilsson
An article on the framework for implementing snapping windows.
by HotSoftG
Automation framework application development, realize the software functions and software frame separation. Support plug-in support theme
by Simon.W
This article discuss some Mix-In classes for WTL. These Mix-In classes provide some features that WTL/ATL framework does not support, such as owner-draw menu, skin dialog's button and static text control.
by Simon.W
This article discusses some MixIn classs for WTL. These MixIn classes provides some features that WTL/ATL framework does not support, such as owner-draw menu, skinned dialog buttons and static text controls.
by Gilad Novik
A list control with sorting indicator.
by Ferdie
A sample VC++ program for performing Visual SourceSafe operations in your application.
by Leon Finker
Describes STA threading issues
by Igor Vigdorchik
A WTL replacement for PostIt paper notes.
by Kristian Lippert
An Article on how to subclass a control using WTL and ATL
by Xiaolin Zhang
A free tool to remove popup windows, clear history, control window properties of IE, and more.
by Tim Brooks
An article explaining how to switch views in a WTL SDI application.
by Igor Katrayev
Another implementation of dockable, floating, tabbing and splitting environment.
by Igor Katrayev
WTL class that tabs and splits child views in your SDI application
by Michael Dunn
A library and a visual editor that make it easy to build task dialogs and use them in your C++ applications
by Ed Gadziemski
Ten quick and easy tips and tricks for use when developing WTL applications
by Michael Dunn
The Code Project SearchBar gives you quick access to the Code Project site, and lets you do searches at any time, from any web page.
by Rama Krishna Vavilala
A desk band ticker that scrolls the latest messages posted in the Lounge and other forums
by Michael Dunn, Nish Nishant
A guide to the string wrapper classes provided by Visual C++ and class libraries
by mb2sync
A replacement for the CUpdateUI using event-driven architecture.
by mark novak
A psychological journey into a project crafted from start to finish.
by Maxime Labelle
A set of Win32 Windows controls.
by Michael Dunn
This article describes how to lay out controls in the Windows native Ribbon
by Michael Dunn
This article shows how to control various Ribbon and command properties at runtime
by Michael Dunn
This article demonstrates new button and menu features of the Ribbon
by Niek Albers
Limiting an application to a single instance.
by Till Krullmann
Presents a small set of ATL/WTL classes that simplify working with threads.
by JaeWook Choi
An article on a mix-in class to support TitleTips for Edit, ListBox and ComboBox controls
by Rashid Thadha
create your own toolband for Internet Explorer using WTL
by AlanW
A WTL tree control that supports Windows Vista style selection and multiple selection
by Tim Smith
UOTH is collection of little bleeding edge UI techniques. Oh, and a tool for UO games players.
by Jens Nilsson
An article about managing undo and redo actions
by Timo Kunze
Use undocumented parts of the Windows Vista list view API to enhance your application.
by umeca74
Launch a console process from your GUI app and receive its output, even from Win9x
by Tom Collins
Shows how to develop ATL-Objects to extend VB-Script. Uses ISharedPropertyGroupManager to keep data in memory. Supervises MSDEV-shutdown.
by Dave Loeser
An article on on how to load DLLs that export views (dialogs) into a SDI Application under WTL
by Ed Gadziemski
Describes an extension to DDX that can read and write blobs using OLE DB providers. Includes sample WTL OLE DB database projects for SQL Server "Pubs" and MS Access "Northwind"
by Gene OK
DAO is old, obsolete, yet it is still very versatile and developer friendly.
by Less Wright
This article will show you how to make use of WTL’s DDX/DDV implementation using a real world example.
by TW
Why 99.9% of GDI+ samples in .NET languages? What about C/C++?
by Paul Heil
A look at the undocumented message hook functions for Windows Mobile
by Renato Tegon Forti
Way to integrate Lua in your application.
by Renato Tegon Forti
Way to integrating Lua in your application.
by caio
Using the BITS system service
by Paul Heil
How to effectively use the Connection Manager API to connect to an arbitrary network.
by Shutter
Normally, Intellisense doesn't work correctly with WTL. Here is a workaround.
by Baryon Lee
This article explains the procedure for using WTL with Visual Studio 2005 Express edition.
by Michael Dunn
How to use WTL's built-in support for resizable dialogs
by Ed Gadziemski
How to use the Windows Template Library CBitmapButton
by Not Active
This article shows how to dynamically create XML documents, transform these using XSL and then displays the resulting HTML into a browser control. Also demonstrates using HTML and images from resources.
by c-smile
Lightweight utf8 generator
by Michael Dunn
How to use power status notifications to make your applications conserve power when necessary.
by Michael Dunn
Using the Vista TaskDialog API as a replacement for MessageBox
by Michael Dunn
How to add glass to your application's main window.
by Michael Dunn
Using the TaskDialogIndirect API to show feature-packed dialogs that help the user make a decision.
by Michael Dunn
How to use Vista's new file open and file save dialogs with WTL.
by Jesus Salas
How to implement a two-way communication path from IExplorer and WTL code
by Marc Clifton
An attempt to define what the term "framework" means.
by Michael Dunn
Create custom tasks in your app's jump list on Windows 7
by Michael Dunn
A tutorial that shows how to get started using the Ribbon in your applications
by Michael Dunn
An intro to using jump lists with your Windows 7 applications
by Michael Dunn
An intro to using Taskbar progress bars and overlay icons with your Windows 7 applications
by john morrison leon
An alternative approach in which dialogs are entirely specified as C++ code that requires neither IDE support to be written nor IDE generated resources to be executed. Powered by the C++ type system.
by Armen Hakobyan
Media Player plug-in turning computer off when media ends
by Gene OK
A WTL application to test asynchronous WinINet functionality.
by Neil Yao
A little useful tool to change style and position of any window
by Alweit
An attempt to create a WinZip-like Extract dialog.
by David Peterson
Use WTL to create simple button that implements drop-down menu
by Paul Bludov
Use of a Push button with a drop down menu
by Alweit
WTL 7.0 CMDICommandBarCtr small fixes
by Brian P. Adams
A WTL wizard for Visual Studio .NET 2003
by Andrew Tyapuhin
WTL control for showing full color and grayed pictures with resizing and saving resultant files
by Gilad Novik
How to create a simple browser using IE engine and WTL.
by Paul Bludov
Known WTL & ATL bugs
by Rob Caldecott
Add a button that displays a menu when clicked to your WTL application
by Igor Vigdorchik
CHyperLink derived class that displays a bitmap next to the link and allows a different color when hover.
by Rob Caldecott
Extension to WTL CDialogResize template to support persistent dialog size
by Ilya Solnyshkin
Implements a tree control similar to the left hand side of Windows Explorer
by Jesus Salas
WTL Helper classes for Event Sink and ActiveX hosting
by Ed Gadziemski
How to use WTL's CPropertySheet implementation as a resizable view instead of a modal or modeless dialog
by Serge Klimov
This is an implementation of docking windows for the WTL library
by Ben Burnett
Beginning Documentation on WTL
by Ralph Wetzel
A WTL wrapper around the "XP style Explorer Bar (Win32/MFC)" control of Ingo A. Kubbilun.
by Simon Steele
How to extend WTLs CFileDialog adding Windows ME, 2000 and XP functionality
by Rob Caldecott
Use MFC-style file filter resource strings in your WTL application
by Michael Dunn
An introduction to WTL programming for MFC developers.
by Michael Dunn
WTL programming for MFC developers - frame windows.
by Michael Dunn
The basics of using toolbars and status bars in WTL applications.
by Michael Dunn
Using dialogs and controls in WTL.
by Michael Dunn
A tutorial on using GDI and common dialogs in WTL.
by Michael Dunn
Using the new WTL classes that implement advanced dialog UI elements
by Michael Dunn
A tutorial on hosting ActiveX controls in WTL dialogs.
by Michael Dunn
A tutorial on using WTL splitter windows and pane containers.
by Michael Dunn
A guide to creating property sheets and wizards in WTL
by Michael Dunn
A tutorial on using drag and drop in your WTL application.
by Sergey Solozhentsev
Add-in for Microsoft VC++.NET 2003 that helps to insert message handlers for WTL.
by Ilya Solnyshkin
A control that combines an edit control, and a browse button that brings up a file/folder browse dialog.
by JaeWook Choi
An article on WTL edit control with Icon.
by Rob Caldecott
Use this class in your WTL apps to retrieve a list of installed printers
by c-smile
WTL integration of Lightweight HTML layout and rendering engine
by Ed Gadziemski, Rick Pingry
This article describes how to use an MDI client in a splitter pane of a WTL MDI application with splitter window.
by Bjoern Graf
A WTL CCommandBarCtrl extension to fully support MDI
by Ed Gadziemski
This article describes a helper class that can load metafiles from either resource or disk. It supports both windows and enhanced metafiles.
by Bjoern Graf
A WTL Rolldown control as seen in 3DSMax
by Gregory Elbert
SeaBattle game written using WTL
by Terry Denham
A simple adaptation of the WTL CSplitterWindow to add snap-to support.
by Rob Caldecott
Display a splash screen when your WTL app starts
by Ed Gadziemski
The basics of using WTL's CSplitterWindow and CPaneContainer controls to create a multipane application
by Ben Burnett
An article on extending the tool bar control using the Window Template Library
by Rob Caldecott
Add text, drop-down menus, and comboboxes to a WTL toolbar.
by Rob Caldecott
A small template allowing you to easily add system tray icon support to your WTL application
by Ed Gadziemski
A data-bound extension of the Windows listview control for WTL.
by Rob Caldecott
Use this class to add additional fonts to your WTL application
by Armando Pajuelo
An App-Wizard which creates template WTL apps.
by Ed Gadziemski
How to use WTL's CPropertySheet implementation in wizard-style as a resizable view instead of a modal or modeless dialog
by Ben Burnett
An article on the CodeMax editing control.
by Ed Gadziemski
An updated version of the WTL BmpView sample application using an OLE Picture object to handle multiple image types
by Not Active
Test timing of searching using an XML document or a simple array of structures.
by john morrison leon
A smart pointer system for safe application development in C++.
by Do Young KIM
XP Style - Owner Drawn XP Style MainFrame in WTL
by Doug Mitchell
Extending the functionality of the XSLT Processor.
by Philip Oldaker
A tool to create zip files of DevStudio projects.