Windows Template Library: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 9 interwiki links, now provided by Wikidata on d:q553850 (Report Errors)
URL
Line 23:
| 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 37:
== See also ==
{{Portal|Free software}}
 
* [[Active Template Library]]
* [[Microsoft Foundation Class Library]]
Line 45 ⟶ 44:
==References==
{{Refimprove|date=September 2009}}
{{reflist}}
<references />
 
==External links==