Windows Template Library: Difference between revisions

Content deleted Content added
There was an updated version released.
No edit summary
Line 10:
| released =
| latest release version = 9.1.5321
| latest release date = 17{{Start Novemberdate and age|2015|11|17}}
| latest maintenance version =
| latest maintenance date =
Line 24:
| genre = [[Library (computer science)|Library]]
| license = [[Common Public License]] / [[Microsoft Public License]]
| website = {{URL|http://sourceforge.net/projects/wtl/}}
}}
The '''Windows Template Library''' ('''WTL''') is a [[free software]], [[Object-oriented programming|object-oriented]] [[C++]] template [[Library (computer science)|library]] for [[Win32]] development. WTL was created by [[Microsoft]] employee Nenad Stefanovic for internal use and later released as an unsupported add-on to [[Visual Studio]] and the Win32 Framework SDK. It was developed primarily as a light-weight alternative to the [[Microsoft Foundation Classes]] and builds upon Microsoft's [[Active Template Library|ATL]], another lightweight API widely used to create [[Component Object Model|COM]] and [[ActiveX]] libraries.
Line 48:
 
==External links==
* [http://{{sourceforge.net/projects/|wtl/ The SourceForge WTL project]}}
* [http://www.microsoft.com/downloads/details.aspx?FamilyID=48cb01d7-112e-46c2-bb6e-5bb2fe20e626&DisplayLang=en Microsoft's download page] for WTL 7.5
* [http://www.microsoft.com/downloads/details.aspx?familyid=E5BA5BA4-6E6B-462A-B24C-61115E846F0C&displaylang=en Microsoft's download page] for WTL 8.0