最終更新:2017-12-06 (水) 15:55:24 (2661d)
WTL
Top / WTL
Windows Template Library
概要
- Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.
- 主にWindowsのGUI部分(コントロール、コモンダイアログ、コマンドバー、ペインコンテナなど)をサポートするC++テンプレートライブラリで、ATLの拡張ライブラリ
メモ
- ATLの拡張。
- Platform SDK (Windows SDK)に入ってる
- Visual Studioで使える
バージョン
WTL 9.1 (2015/11/17)
WTL 9.0? (2014/05/20)
WTL 8.1?
- Visual C++ 2012 - ATL 11.0?
- Visual C++ 2010 - ATL 10.0?
- Visual C++ 2008 - ATL 9.0?
- Visual C++ 2005 - ATL 8.0?
- Visual C++ .NET 2003? - ATL 7.1?
- Visual C++ .NET 2002? - ATL 7.0?
- Visual C++ 6.0 - ATL 3.0?
WTL 8.0?
- Visual C++ 2005 - ATL 8.0?
- Visual C++ .NET 2003? - ATL 7.1?
- Visual C++ .NET 2002? - ATL 7.0?
- Visual C++ 6.0 - ATL 3.0?
WTL 7.5?
WTL 7.1?
- オープンソース化される前のバージョン
ヘッダファイル
- atlapp.h
- atlcrack.h?
- atlctrls.h?
- atlctrlw.h?
- atlctrlx.h?
- atlddx.h?
- atldlgs.h?
- atldwm.h?
- atlfind.h?
- atlframe.h?
- atlgdi.h?
- atlmisc.h?
- atlprint.h?
- atlres.h?
- atlresce.h?
- atlscrl.h?
- atlsplit.h?
- atltheme.h?
- atluser.h?
- atlwince.h?
- atlwinx.h?
NuGet
参考
http://msdn.microsoft.com/ja-jp/magazine/cc163305.aspx
http://mono.kmc.gr.jp/~walkure/WTL
http://rapt21.com/wtl.php
Windows CE
- eMbedded Visual C++?
- Pocket PC?
- Windows Mobile