CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - wtl

搜索资源列表

  1. Wtl_Developer_Guide

    1下载:
  2. WTL是微软基于ATL的界面开发库,WTL的开发指南,英文的-WTL is a Microsoft interface development based on the ATL library, WTL development of guidelines, in English
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1491629
    • 提供者:向昊
  1. TreeCtrlDemo

    0下载:
  2. WTL treekist control demonstration. Verified in vc9.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3837972
    • 提供者:tsehonkit
  1. winCap_src

    0下载:
  2. WTL combo embedded inside toolbar demo. verified in vc9.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:406776
    • 提供者:tsehonkit
  1. Graphic

    0下载:
  2. WTL编写的一个绘图程序,可设置线宽,线型,改变字体和颜色。-A graphic program writed by WTL. you can change the line width and line style。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6230587
    • 提供者:机硕
  1. pudn_1

    0下载:
  2. 此程序是用WTL+ATL编写,开发环境为VS2008。data.dll模拟访问驱动程序获得数据序列(本例中设计为正弦曲线数据,详见DataInfo.h),PC.exe用于模拟生产者消费者模型:一个生产者线程调用DLL获得数据,一个消费者线程获得数据并更新显示数据,主界面线程显示该数据,画出动态数据演变的曲线图。-This procedure is used WTL+ ATL development, development environment for the VS2008. visit da
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-08
    • 文件大小:15802484
    • 提供者:闫帅
  1. WILLBABY

    0下载:
  2. [绝对原创+源代码]用ATL+WTL写的日历控件(支持阳历转农历) -[An absolute original+ source code] to use ATL+ WTL to write a calendar control (supports Gregorian calendar switch to Lunar New Year)
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:251685
    • 提供者:刘先生
  1. Setup

    0下载:
  2. WTL++ 类库, 安装简单, 安装以后, 安装目录里即有源码 和 chm帮助文档 注意:你的机器必须已经安装 vc.net-WTL++ library. with source code and help document Please install vc.net first
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3861955
    • 提供者:zhoujinzhao
  1. WTL_TextOutline

    0下载:
  2. 这是一个WTL版本的Outline移植,在雅虎WTL论坛上看到的,WTL的朋友也可以用了-This is a WTL version of the Outline transplant WTL Yahoo forum to see, WTL friends can also be used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:227509
    • 提供者:QiuTao
  1. RichEditEx

    0下载:
  2. WTL实现RichEditCtrl ,和通过读写文件中的文字写入到RichEditCtrl视图中-a Ctrl Which is write by wtl.
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:54678
    • 提供者:番茄
  1. WTLgood

    0下载:
  2. wtl中相当好用的自定义的控件,初学者可以看看,大师请绕行-wtl very easy to use in custom controls, beginners can see, the master requested the bypass
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:216916
    • 提供者:dupeng
  1. TstWtl

    0下载:
  2. 使用 WTL 自绘标题的一个尝试,使用 VC6 的工程,欢迎大家提出宝贵意见和建议。 感谢!-Owner draw caption bar using WTL。
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:180744
    • 提供者:goushi
  1. GradientStaticControl

    0下载:
  2. 一个基于WTL的具有色彩过度效果的控件,在这里可以学习简单的WTL开发。-WTL has a color based on the effects of excessive control, where you can learn simple WTL development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17627
    • 提供者:纪荣艺
  1. ToolbarHelperSamples

    2下载:
  2. WTL的工具栏与状态栏的更新是在OnIdle中进行的更新。 所有,必须显示的进行添加UIUpdateXXXBar()函数来完成对状态栏或者工具栏的更新。-WTL toolbar and status bar of the update is carried out in the OnIdle updates. All, must be shown to add UIUpdateXXXBar () function to complete the status bar or tool
  3. 所属分类:Windows编程

    • 发布日期:2012-11-18
    • 文件大小:146477
    • 提供者:王华
  1. HostSilverlightControl_inC___SourceCode

    0下载:
  2. C + +应用程序使用微软的Silverlight控制的ATL / WTL中不使用浏览器-C++ applications using Microsoft' s Silverlight Control in ATL/WTL does not use the browser
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:34667
    • 提供者:runrune
  1. skinnedui_src

    0下载:
  2. 2. skinnedui_src When searching the internet for a good sample with an alternate "skinned" user interface, I found this nice sample. It s a commercial application called ButtonFly. Compare it with this screenshot. I decided to remake its entry w
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:56206
    • 提供者:mytest
  1. WTL80

    0下载:
  2. WTL 8.0 框架库, 给不喜欢MFC的同学们用-WTL 8.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:4021191
    • 提供者:xgen
  1. alphaview_src

    0下载:
  2. list view control using WTL
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-10
    • 文件大小:1141135
    • 提供者:Abhi
  1. WTL

    0下载:
  2. 对WTL进行了深入剖析,希望能方便您对WTL有一个深入的理解,从而能得心应手的开发出高质量的Windows应用程序-Conducted in-depth analysis of the WTL, WTL you want to facilitate an in-depth understanding, which can be handy to develop high-quality Windows application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:65743
    • 提供者:zhanzhihua
  1. WTLStartFunGraphicalInterface

    0下载:
  2. WTL起步-玩转图形界面 WTL是2000年1月随Windows的平台SDK始发的。起初是ATL项目组写的一个基于ATL的,封装了相关win32窗口API的例程。自 ATL2.0开始,ATL就已经有一些简单的相关窗口函数的封装类,例如:CWindow,CWindowImpl和CDialogImpl。然而,当我们比较MFC的界面相关部分的功能时,ATL对界面编程的支持简直就是一个玩笑。甚至到了ATL3.0,ATL仍然没有对诸如MDI,命令条,DDX,打印,GDI等流行功能的支持。最被人喜爱的MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:842351
    • 提供者:yc
  1. ATLWTL

    0下载:
  2. wtl与atl学习资料整理 -wtl and atl study information
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1491290
    • 提供者:hewei
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com