Content deleted Content added
mNo edit summary |
m →External links: HTTP to HTTPS for SourceForge |
||
(11 intermediate revisions by 9 users not shown) | |||
Line 1:
{{Short description|C++ template library for Win32 development}}
{{Infobox software
| name = Windows Template Library (WTL)
| developer = [[Microsoft]]
| latest release version = 10.0.
| latest release date = {{Start date and age|
| repo = {{URL|https://sourceforge.net/p/wtl/git/}}
| programming language = [[C++]]
| operating system = [[Microsoft Windows]]
| genre = [[Library (
| license = [[Common Public License]], [[Microsoft Public License]]
}}
Line 26 ⟶ 27:
* [[Visual Component Library]]
* [[Object Windows Library]]
* [[Windows Runtime Library]]
==References==
Line 35 ⟶ 37:
* [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
* [
* [http://www.viksoe.dk/code/wtldoc.htm WTL Documentation] - An Effort to Create Documentation for the WTL Programming Library.
* [http://www.gamedev.net/page/resources/_/technical/general-programming/using-the-windows-template-library-part-1-gett-r2042 "Using the Windows Template Library Part 1"] {{Webarchive|url=https://web.archive.org/web/20130514011937/http://www.gamedev.net/page/resources/_/technical/general-programming/using-the-windows-template-library-part-1-gett-r2042 |date=May 14, 2013 }}
* [http://www.gamedev.net/page/resources/_/technical/general-programming/using-the-windows-template-library-part-2-r2161 "Using the Windows Template Library Part 2"]
* [http://www.codeproject.com/wtl/wtl4mfc1.asp "WTL for MFC Programmers"] – A series of tutorials aimed at MFC programmers who want to start using WTL.
Line 52 ⟶ 54:
[[Category:Object-oriented programming]]
[[Category:Windows-only free software]]
[[Category:Software using the
[[Category:Software using the MS-PL license]]
|