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

搜索资源列表

  1. vc++dllintroduce

    0下载:
  2. VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:378.66kb
    • 提供者:董峰涛
  1. dllcombination

    0下载:
  2. 实现了3个dll功能,建立非mfc的dll静态连接,显示已装载模块,显示已装载模块,运行时动态调用dll,功能全面的阿-achieved three dll function, the establishment of the non-mfc dll static link Show loadable module, Show loadable module, run-time dynamic invocation dll, full functions of the A
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:120.35kb
    • 提供者:zhanghaiyu
  1. 53607920StudyDllTest

    0下载:
  2. 很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:86.01kb
    • 提供者:柳建武
  1. TrayIcon_Demo

    0下载:
  2. 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Taskbar icon like vc++ TrayIcon closed source code is an MFC extension DLL, an MFC extension may be other non-program can not be used.
  3. 所属分类:ToolBar

    • 发布日期:2017-03-27
    • 文件大小:97.56kb
    • 提供者:denis
  1. XZip_demo

    0下载:
  2. 压缩和解压文件,不使用MFC,无Lib和DLL封装的原始cpp文件-XZip and XUnzip provide non-MFC functions to create a zip, add files to it, and extract files from it- all in two .cpp files
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:154.31kb
    • 提供者:tongchengde
  1. DLL

    0下载:
  2. 静态链接库和动态链接库的编程实例,动态链接库为非MFC链接库-Static link library and dynamic-link library programming examples for non-MFC dynamic-link library link library
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:665.71kb
    • 提供者:方超
  1. create_non-MFC_dll_link

    0下载:
  2. 建立非MFC DLL的静态连接 建立非MFC DLL的静态连接-create non-MFC dll link create non-MFC dll link
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8.02kb
    • 提供者:
  1. TDL_Calendar

    0下载:
  2. 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control with the MFC implementation,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:586.22kb
    • 提供者:郭峰
  1. WGF

    0下载:
  2. WGF(windows graphic foundation)为windows下的gdi和gdiplus双缓冲绘图框架。框架在VC6.0下使用C++语言开发而成并以可扩展的MFC动态链接库形式提供,适用于windows操作系统。WGF为完全开源的免费产品,可以用于任何商业的和非商业的用途。 WGF设计的目的是对windows下的gdi和gdiplus双缓冲绘图进行封装和优化。WGF封装了使用gdi和gdiplus进行双缓冲绘图的实现细节,使用框架进行双缓冲绘图时感觉就像是在窗口上绘图一
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:陈灯
  1. vc_dll

    0下载:
  2. 上节给大家介绍了静态链接库与库的调试与查看(动态链接库(DLL)编程深入浅出(一)),本节主要介绍非MFC DLL。-In the previous section we introduced a static link library and the library and view the debugger (Dynamic Link Library (DLL) program easy to understand (a)), this section introduces the non-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:hawk
  1. vcPPTrayIcon_Demo

    0下载:
  2. 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Tray icon class vc++ TrayIcon closed source code, is a MFC extension DLL, may be other non-MFC extensions can not use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:94.91kb
    • 提供者:小玫瑰
  1. DLLNOMFC

    0下载:
  2. 演示简单的DLL(非MFC)建立程序,说明了显示与隐式调用,同时由演示程序。-Demonstrates a simple DLL (non-MFC) that procedures that implicitly calls the display and
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.52mb
    • 提供者:张文涛
  1. Calendar

    0下载:
  2. 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control MFC implementation arrangeme
  3. 所属分类:ComboBox

    • 发布日期:2017-11-12
    • 文件大小:587kb
    • 提供者:
  1. DllTest-2016.01.23PM

    0下载:
  2. 自己学习编制的DLL编程,包含了非MFC DLL、规则MFC DLL、扩展MFC DLL三种类型的工程。开发环境为VC++ 2010-DLL compiled their own learning program, including the non-MFC DLL, MFC DLL rule, three types of expansion MFC DLL project. Development environment for VC++ 2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:296.75kb
    • 提供者:陆坚锋
搜珍网 www.dssz.com