最終更新:2017-12-06 (水) 15:55:24 (2333d)  

WTL
Top / WTL

Windows Template Library

http://wtl.sourceforge.net/

概要

  • 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の拡張ライブラリ

メモ

バージョン

WTL 9.1 (2015/11/17)

WTL 9.0? (2014/05/20)

WTL 8.1?

WTL 8.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

参考

Windows CE

関連