Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - WTL
Search - WTL - List
序言 3 第一章ATL 界面类 4 1.1、对本书的总体介绍 4 1.2、对这一章的简单介绍 5 1.2.1、ATL 背景知识 ATL 和 WTL 的发展历史 5 1.2.2、ATL风格模板 6 1.3、ATL 窗口类 8 1.3.1、定义一个窗口的实现 8 1.3.2、填写消息映射链 9 1.3.3、高级消息映射链和嵌入类 11 1.3.4、ATL程序的结构 13 1.3.5、ATL中的对话框 15 第二章WTL 界面基类 18 2.1、WTL 总体印象 18 2.2、开始写WTL程序 18 2.2.1、WTL 对消息映射的增强 20 2.2.2、从WTL的应用程序生成向导能得到什么 24 第三章 工具条与状态条 35 3.1、主窗口的工具条和状态条 35 第四章 对话框与控件 48 第五章 高级对话框用户界面类 67 第六章 包容ActiveX控件 82 第七章 分隔窗口 96 第八章 属性页与向导 112 第九章 GDI类,通用对话框,初始化类 127 9.1、GDI 封装类 127 9.1.1、封装类的通用函数 128 9.2.3、与 MFC 封装类的不同之处 130 9.3、资源装载(Resource-Loading)函数 130 9.4、使用通用对话框 133 9.4.1、CFileDialog类 134 9.4.2、CFolderDialog类 137 9.5、其它有用的类和全局函数 138 9.5.1、对结构的封装 138 9.5.2、处理双类型参数的类 138 9.6、其它工具类 139 9.7、全局函数 141 9.8、宏 142 9.9、例子工程 143 第十章 支持拖放操作 147
Update : 2010-03-17 Size : 2.18mb Publisher : 215486763@qq.com

wtl初学者很好的入门级代码,讲述了wtl如何初始化对话框
Update : 2010-12-13 Size : 9.73kb Publisher : y-ming0@163.com

基本于C++的WTL界面设计,带源代码及Demo程序-the WTL interface design, with source code and procedures Demo
Update : 2025-02-17 Size : 10kb Publisher : 政民

可用于你的WTL程序中的OUTLOOK控件-for your WTL procedures for the control OUTLOOK
Update : 2025-02-17 Size : 63kb Publisher : lwm

用WTL實現類似flashget的界面 用WTL實現類似flashget的界面-used WTL achieve similar Flashget interface with WTL achieve similar Flashget interface
Update : 2025-02-17 Size : 238kb Publisher : lee

本程序是利用WTL的 CSplitterWindow 和 CHorSplitterWindow 把 CMainFrame 分隔而成。-this procedure is the use WTL CSplitterWindow and put CMainFrame CHorSplitterWindow partitioned.
Update : 2025-02-17 Size : 37kb Publisher : 王明

本程序用WTL编写,运用了HOOK,模态对话框转为非模态(标准FileDialog),窗体分隔-the procedures used WTL preparation, use of HOOK, Modal Dialog converted to non-modal (standard FileDialog), Form segregation
Update : 2025-02-17 Size : 144kb Publisher : 辛万江

WTL菜单自绘。 WTL菜单自绘。 WTL菜单自绘。-WTL menu since painted. WTL menu since painted. WTL menu since painted. WTL menu since painted.
Update : 2025-02-17 Size : 18kb Publisher : zc

codeproject上的,我把迈克尔的文章收集整理了下,是英文的 网上有中文的,但是我没有见过有将英文整理供下载的,所以自己整理了下,是pdf格式 适合有mfc编程经验的读者学习wtl-codeproject on, I put Michael
Update : 2025-02-17 Size : 2.03mb Publisher : 吃饭喝水长身体

高效率库WTL的很好的入门资料,初学者全面了解WTL-WTL efficient library of good introductory information on a comprehensive understanding of beginners WTL
Update : 2025-02-17 Size : 667kb Publisher : jiezhu

DL : 1
MFC程序员的WTL教程(第二版),共9章。 -WTL for MFC Programmers Guide (second edition), Chapter 9.
Update : 2025-02-17 Size : 2.14mb Publisher : 江忆南

DL : 0
深入学习WTL的好资料,深入剖析WTL,是研究WTL的好帮手-WTL-depth study of good information, in-depth analysis of WTL
Update : 2025-02-17 Size : 609kb Publisher :

我自己学习WTL时候写的一个SCROLLBAR. 完全从CWINDOW继承实现的SCROLLBAR。完成重绘贴图。消息等-WTL when I learn to write a SCROLLBAR. Entirely inherited from the CWINDOW achieved SCROLLBAR. To redraw the map to complete. Other news. . .
Update : 2025-02-17 Size : 4kb Publisher : 李华东

我学习WTL时候用WTL写的一个tabctrl.完全自己写的。支持贴图-WTL when I learn to use WTL to write a tabctrl. Totally wrote it myself. Support mapping
Update : 2025-02-17 Size : 4kb Publisher : 李华东

WTL 具有两面性,确实是这样的。它没有MFC的界面(GUI)类库那样功能强大,但是能够生成很小的可执行文件,如果您不希望自己的程序仅仅因为使用了MFC的框架就增加几百K的大小的话,WTL就是你的选择 。本文深入剖析WTL的消息原理,帮助您更好地了解WTL-WTL has a dual character, is indeed the case. It does not MFC interface (GUI) library, as powerful, but can generate a small executable file, if you do not want your program just because the use of the MFC framework has increased the size of a few hundred K, then, WTL is you choice. This in-depth analysis of the news WTL principles to help you better understand the WTL
Update : 2025-02-17 Size : 70kb Publisher : 姜涛

WTL学习时收集的资料,我现在实现的小的桌面工具都用WTL,很好用-WTL study collected information, I now realize the small desktop tools are used WTL, very good use
Update : 2025-02-17 Size : 1.63mb Publisher :

用WTL写的ping,希望大家一起讨论wtl,相互学习-ping
Update : 2025-02-17 Size : 29kb Publisher : zt

wtl的简单例子,对入门很有帮助,很简单-wtl simple example, for entry helpful, very simple
Update : 2025-02-17 Size : 804kb Publisher : cl

使用WTL开发的menu菜单,效果可以自定义-Menu menu developed using WTL, the effect can customize
Update : 2025-02-17 Size : 18kb Publisher : rwx

DL : 0
详细介绍了WTL的工作原理,是MFC程序员学习WTL的必备指南。-Described in detail the working principle of WTL, WTL is essential to learn MFC programmers guide.
Update : 2025-02-17 Size : 2.14mb Publisher : 赵光斌
« 12 3 4 5 6 7 8 9 10 ... 37 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.