Welcome![Sign In][Sign Up]
Location:
Search - wtl

Search list

[Windows DevelopWTL_code

Description: WTL.zip a programme source code written by WTL-WTL.zip a program source code written by WTL
Platform: | Size: 30720 | Author: | Hits:

[GUI Developwtl4_mfc3_demo

Description: 《工具条和状态条》 自从作为Windows 95的通用控件出现以来,工具条和状态条就变成了很普遍的事物。由于MFC支持浮动的工具条从而使它们更受欢迎。随着通用控件的更新,Rebars(最初被称为Coollbar)使得工具条有了另一种展示方式。在第三部分,我将介绍WTL对这些控制条的支持和如何在你的程序中使用它们。-"tool of the state and of" Since Windows 95 as a common control there, tools of the state and becomes a very common thing. As MFC floating support of the tools which make them more popular. With GM controls update Rebars (initially called Coollbar) of the tools have made another mode of display. In the third part, I will introduce the WTL for control of the support and how the process you use them.
Platform: | Size: 30720 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc4_demo

Description: 《对话框与控件》 MFC 的对话框和控件的封装真得可以节省你很多时间和功夫。没有MFC对控件的封装,你要操作控件就得耐着性子填写各种结构并写很多的SendMessage调用。MFC还提供了对话框数据交换(DDX),它可以在控件和变量之间传输数据。WTL 当然也提供了这些功能,并对控件的封装做了很多改进。本文将着眼于一个基于对话框的程序演示你以前用MFC实现的功能,除此之外还有WTL消息处理的增强功能-"dialog with the controls" MFC dialog boxes and controls package that they can really save you a lot of time and effort. MFC does not control the right package, you have to be operated controls resistance offered to fill in various structures and wrote a lot of SendMessage call. MFC dialog also provides data exchange (DDX), it can control and data transfer among variables. WTL course also provide these functions, as well as controls Packaging done a lot to improve. This paper will focus on a dialog based on the demonstration of the procedures before you use MFC function in addition WTL message processing enhancements
Platform: | Size: 16384 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc5_demo

Description: 《高级对话框用户界面类》 介绍一些新类实现高级界面特性新类:控件自画和自定外观控件,新的WTL控件,UI updating和对话框数据验证(DDV)-"user interface dialog senior class of" introducing some new categories to achieve high-level interface characteristics of the new categories : Control self-portraits and self-control appearance, the new WTL controls, UI, and updating data validation dialog (its realization)
Platform: | Size: 29696 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc8_demo

Description: 《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windows controls 95, using Attribute Table said some options to have become a very popular way. Wizard mode attribute table is usually used to guide users to install software or perform other complicated tasks. WTL both ways attribute table provided a good support, using the above-described dialog with the relevant features, such as DDX and its realization. In this chapter I will demonstrate how to create a basic attribute tables and guides, how to handle property notices sent page news and events.
Platform: | Size: 140288 | Author: wwwwppp | Hits:

[GUI Developuoth_src

Description: wtl 的GPS系统,里面的界面是个不错的参考-Windows Template Library GPS systems inside the interface is a good reference
Platform: | Size: 839680 | Author: 钟馗 | Hits:

[GUI DevelopWTLPart1

Description: WTL之父Nenad Stefanovic撰写的wtl教程, 原名叫WTL Makes UI Programming a Joy, 分两部分,配有源代码,Part 1: The Basics-WTL father Nenad Stefanovic written by the Windows Template Library Directory formerly known as WTL Makes a UI Programming Joy, in two parts, service active code, Part 1 : The Basics
Platform: | Size: 798720 | Author: 小何 | Hits:

[GUI DevelopWTLPart2

Description: WTL之父Nenad Stefanovic撰写的wtl教程, 原名叫WTL Makes UI Programming a Joy, 分两部分,配有源代码,Part 2: The Bells and Whistles-WTL father Nenad Stefanovic written by the Windows Template Library Directory formerly known as WTL Makes a UI Programming Joy, in two parts, service active code, Part 2 : The Bells and Whistles
Platform: | Size: 197632 | Author: 小何 | Hits:

[Software EngineeringUseActiveSkin

Description: 文章中详细介绍了ActiveSkin的使用方法。对使用WTL的开发者有很大的帮助-article describes in detail the use ActiveSkin. The use WTL developers will be very helpful
Platform: | Size: 1024 | Author: foxing | Hits:

[CSharpNavigation_Sidebar

Description: WTL版本的导航SIDEBAR,使用wtl实现。-WTL SIDEBAR version of the navigation, the use of Windows Template Library achieve.
Platform: | Size: 167936 | Author: zcz | Hits:

[ActiveX/DCOM/ATLwtl_demo

Description: 演示了用WTL构建窗口程序,在SDI中添加一个按钮,弹出一个自己添加的对话框-demonstrated the use WTL Construction window procedures, the SDI to add a button, a pop-up dialog box to add their own
Platform: | Size: 21504 | Author: 高图 | Hits:

[ActiveX/DCOM/ATL2Find_src

Description: IE ToolBar(WTL、ATL)实现,可以进行控件的自定义,支持多种安装方式,自动进行更新-IE Toolbar (WTL, ATL), a can of custom controls, supports a wide range of installation, automatic update
Platform: | Size: 98304 | Author: s307zgh | Hits:

[Hook apiantihook_src

Description: 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。 在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from Microsoft's Web site, from http://www. winmsg.com/cn/orbit.htm download. The procedures used WTL 7.1, and should also be used WTL 7.5. Compiler WTL procedures need to install Microsoft's Platform SDK, preferably after the 2002 version, If using Visual Studio 2002 or later versions can be no installation Platform S DK, as they already covered by the Platform SDK. AntiHook workspace in the public domain under four project, AntiHook
Platform: | Size: 72704 | Author: 吴志明 | Hits:

[ActiveX/DCOM/ATLgrid++report

Description: Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,让报表的查询显示与打印一次实现,既提高开发效率又保持数据的一致性,这也是Grid++Report与其它报表构件的最大区别。Grid++Report 适用于所有支持COM的开发平台,为Visual Basic、Visual C++、Delphi、C++Builder编写了大量例程。采用VC+COM+ATL+WTL开发,运行性能高,重新发布简单、发布文件小且不依赖任何运行时库。-Grid Report is a high-performance components statements (Component/control), particularly applicable to the management of information systems (such as ERP, Invoicing, financial, etc.) to develop the statements. Provide a superior ability to display data in Data Grid (DataGrid) components, statements made various forms is very simple; running through incident response made statements interact with the user; against paper chromatography printing for a special achievement; In short Grid Report is produced dynamic statements for the best choice. Visualization statements for the design, design fast and simple statements. Grid Report addition to providing printing function, it also provided statements to the inquiry showed functions, that is, if the data grid (DataGrid) controls showed that, l
Platform: | Size: 4330496 | Author: wang | Hits:

[OtherLoadGif

Description: 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。   由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。   假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be BUTTON, STATIC, and so on. Suppose you added in the control ID is IDC_FLASH, your dialog window handle is hDlg, CPictureEx w
Platform: | Size: 365568 | Author: 王易 | Hits:

[GDI-BitmapLoadGff

Description: 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be BUTTON, STATIC, and so on. Suppose you added in the control ID is IDC_FLASH, your dialog window handle is hDlg, CPictureEx would use,
Platform: | Size: 365568 | Author: 陈真 | Hits:

[GUI DevelopWTL_source

Description: 使用WTL类库控件的源代码。它没有MFC的界面(GUI)类库那样功能强大,但是能够生成很小的轻量级可执行文件。-use WTL class library source code control. It did not MFC interface (GUI) library function as a powerful, but capable of producing a small lightweight executable files.
Platform: | Size: 675840 | Author: wuming | Hits:

[EditorkPad_src

Description: WTL开发的一个写字板程序 ,很有借鉴意义-WTL development of a flipchart procedures, a useful one
Platform: | Size: 80896 | Author: | Hits:

[Other Gamessmarsher

Description: 一个WTL编写的电视小游戏,可以借鉴一下-WTL prepared in a TV game, we can draw on what
Platform: | Size: 72704 | Author: | Hits:

[ActiveX/DCOM/ATLWTL_Component_Control_GUI

Description: 用WTL开发的图形监控复合控件, 只做了个框架, 包含网上下载的WTL开发文档及WTL7.5代码-use WTL development of the composite graph monitoring controls, doing a framework, contains the downloaded files and WTL development code WTL7.5
Platform: | Size: 3404800 | Author: ZXZ | Hits:
« 1 2 3 4 56 7 8 9 10 ... 37 »

CodeBus www.codebus.net