搜索资源列表
一个简单的显示文字控件-atl版本.rar
- 一个简单的显示文字控件-atl版本
用ATL开发复合控件
- 如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅-how to build ATL composite controls, and how to respond to incidents connection points. Taking into account code is very simple, procedures not a footnote, if not please refer
两个ATLCOM组件源代码参考例子
- 这两个代码例子是本人在最近复习 com 时所写,主要是参考 Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition,希望不要笑话。以后本人写一些精彩片断,这次权当开场白吧-two code example is the recent review I wrote when com, the main reference Tom Armstrong, Ron Patton of ATL Developer s Guide, 2nd E
Buttonmenu_demo
- codeguru 上面的atl编程Buttonmenu_demo.zip-codeguru atl programs Buttonmenu_demo.zip
sizingframework_demo
- codeguru上的atl编程sizingframework_demo.zip-codeguru atl programs sizingframework_demo.zip
kPad_demo
- codeguru上的atl编程,kPad_demo.zip-codeguru atl programming, kPad_demo.zip
crypt_it
- 用于加密/解密的代码,以ATL形式提供,大家一看便知-for encryption / decryption code to the form of ATL, we look at what is happening in a
用ATL编写的ActiveX控件曲线
- 用ATL编写的ActiveX控件曲线 -with ATL prepared by the ActiveX control used ATL curve prepared by the ActiveX control curve
用ATL编写的ActiveX控件曲线演示
- 用ATL编写的ActiveX控件曲线演示 -with ATL prepared by the ActiveX control used to demonstrate ATL curve prepared by the ActiveX control curve demo
wtl4_mfc6_demo
- 《包容ActiveX控件》将介绍ATL对在对话框中使用ActiveX控件的支持,由于ActiveX控件就是ATL的专业,所以WTL没有添加其他的辅助类。不过,在ATL中使用ActiveX控件与在MFC中有很大的不同,所以需要重点介绍。我将介绍如何包容一个控件并处理控件的事件,开发ATL应用程序相对于MFC的类向导来说有点不方便。在WTL程序中自然可以使用ATL对包容ActiveX控件的支持。 例子工程演示如何使用IE的浏览器控件,我选择浏览器控件有两个好处: 每台计算机都有这
transparent_cstatic
- 透明位图处理,超连接控件实现,ATL对话框的使用-transparent bitmap, with links to achieve control, the use of ATL dialog etc.
用ATL开发和部署ActiveX控件的简单例子
- 用ATL开发和部署ActiveX控件的简单例子-with the development and deployment of ActiveX simple example
利用 atl/wtl实现 自定义 工具栏
- 利用 atl/wtl实现 自定义 工具栏 ,toolbar
一个简单的显示文字控件-atl版本
- 一个简单的显示文字控件-atl版本-A simple text version of the control-atl
AVLTree
- ATL树的源代码,可以高效的组织数据,方便查询-ATL tree source
ShapeBtn
- ATL Sahpe Button Control. Using VC6 ATL
PictureEx_demo
- 介绍两个 C++ 类—— CPictureEx 和 CPictureExWnd,使用它们可以在 MFC 和 ATL 工程中使用动画GIF效果。-Introduction 2 C++ classes- CPictureEx and CPictureExWnd, use them in the MFC and ATL projects to use animated GIF effect.
SkinSE1.0
- SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方
ATLWindow
- atl 实现窗口的各种方法,举例及编程实现,很有参考价值。-Using atl to implement the window.Examples and programming implement,very advisable.
EmbeddedGUI
- This MFC GUI framework is placed inside ATL DLL server and is invoked by parent application. Parent application manages this window and when parent application terminates so does this embedded window. It behaves much like Microsoft s Outlook Email an