WTL: introduction, examples and ideas

zhaozj2021-02-16  86

I think about it today, I am not very familiar with Subclass and Superclass, so I have been seriously studied. The result revealed the WTL, let's talk about some ideas, and provide some connection. I believe that after these connections, there should be a comprehensive understanding of WTL.

WTL is called Windows Template Library, which is fabricated on ATL, using C template technology to package most window control, and give a similar application framework similar to the MFC. Personally, its feature is to use the TeMplate technology to implement the UI framework. In fact, my personal is most familiar or MFC (although I am sickly saving ...), I have learned a burst of QT now. Learning C for so many years, I have learned a lot of frames, such as BCGControlbar, CJLibrary, ATL, LOKI, STL, etc., have been quite returned to the original: or insist on learning C itself, such as C standard library, numerous framework, also It is the same, the study is all, so for WTL, it is not going to understand. The key is still a solid foundation, rather than being familiar with more SDK or Library. As long as you can understand that when you need it, you can be familiar with you.

Interview

http://www.crazy-bit.com/articles/wtlfather.htm

WTL is a complete set of GUI frames developed by Microsoft ATL Development Group members in the ATL Windowing mechanism, using the Template Technical Organization and Creating a GUI object, built exquisite object-oriented frame (yes, here Object Oriented and Template reached Exquisite fusion). Although there is no official support for Microsoft, although the number of users is very small, it is indeed "I have used it", and I am a Microsoft MVP. I even said that this is the best Framework that Microsoft has introduced. It's a interesting irony, the best thing is not officially supported.

Introduction to WTL

http://www.c-view.org/journal/006/wtl.htm

In-depth analysis of WTL

http://develop/disp/Article?columnid=322&articleid=30384&pageno=1

Simple example (a font button)

http://www.vckbase.com/document/viewdoc/?id=707

Hundreds of exemplary (first WTL)

http://www.vckbase.com/document/viewdoc/?id=694

WTL finally became an Open Source project

Yesterday, WTL's creator Nenad Stefanovic will the latest WTL version

7.5.4133 is put

SourceForge.net. This is

The second after WIX is open from Microsoft contributes.

It can be said that MS comes out of this step, it is really not easy. From April 12, 2003, PRANISH KUMAR MAIL said that WTL will be open to May 12, 2004, it takes 10 months.

Originally, please see:

http://blog.joycode.com/baryon/archive/2004/05/13/21382.aspx

转载请注明原文地址:https://www.9cbs.com/read-12164.html

New Post(0)