CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc DLL

搜索资源列表

  1. mfc42d_XiaZaiBa

    0下载:
  2. mfc42d.dll 解决mfc执行时运行不了的问题 .如果您使用的是 32位 Windows 操作系统: 只需解压“32位系统”文件夹内的 mfc42d.dll文件到“X:\Windows\system32” (X代表您系统所在目录盘符,如:C:\Windows\system32 ) ; B.如果您使用的是 64位 Windows 操作系统: 请解压“32位系统”文件夹内的 mfc42d.dll文件到“ X:\Windows\SysWOW64”
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:714523
    • 提供者:杨的的
  1. dllTest7-use-CPP-amd-MFC

    0下载:
  2. 使用Visual C++和MFC实现对动态链接库的调用的一个小实例。可是通过这个例子对dll有个很好地了解。-Use Visual C++ and MFC calls for dynamic link library, a small example. But by this example of the dll has a good understanding.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:75555
    • 提供者:TC
  1. dll

    0下载:
  2. 此文档是DLL动态链接库编程的入门级资料。使用工具VC++,MFC 开发!-This document is the entry-level information of the DLL dynamic link library programming. Use the tools of VC, MFC development!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1406498
    • 提供者:王志勇
  1. vcpp(dll)

    0下载:
  2. 动态库使用过程的相关源码,包含了4中动态库使用方法,MFC及非MFC动态库使用方式-Dynamic library to use the process of the relevant source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1309300
    • 提供者:菠萝
  1. MFC-AppWizard--static-link-library

    0下载:
  2. vc6.0通过MFC APPWizard(DLL)静态链接库创建MEX程序-vc6.0 MEX program created by the MFC AppWizard (DLL) static link library
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:23211
    • 提供者:薛定谔的猫
  1. Build-Dialog-DLL-(MFC)

    0下载:
  2. 用visual stdio 2010编写的在MFC框架下如何将对话框模块做成dll,里边有全套代码,欢迎下载-MFC framework written in Visual of stdio 2010 dialog module is made of the dll, inside with a full set of code are welcome to download
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:177652
    • 提供者:zhenqingkai
  1. DLL

    0下载:
  2. VC++深入详解中MFC的动态链接库代码。关于动态链接库的生成产生、调用以及相关调试。是完整的工程可以直接运行。-VC++ depth detailed in the MFC dynamic-link library code. The generation of a dynamic link library calls and debugging. The complete project can be run directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:162532
    • 提供者:林一
  1. vc_example

    0下载:
  2. 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:15314
    • 提供者:ye
  1. threadDemo

    0下载:
  2. 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)--VC write OCX control of the process is a conventional MFC DLL, it achieved a simple f
  3. 所属分类:Printing program

    • 发布日期:2017-03-28
    • 文件大小:659452
    • 提供者:ye
  1. VCPPDLL-program

    0下载:
  2. 目录 1、概论 2、静态链接库 3、库的调试与查看 4、非MFC DLL 5、MFC 规则DLL 6、MFC 扩展DLL 的创建 -vc dll
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:553048
    • 提供者:John Spring
  1. MFCDLL_WebService

    0下载:
  2. 标准mfc dll写的访问webservice的代码 无需三方控件 封装成了dll 让其他程序调用-Standard mfc dll write access webservice code without tripartite control package into dll so that other programs call
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:57549
    • 提供者:黄瑞
  1. AsynDll

    0下载:
  2. wince6.0 VC2005 MFC下的同步DLL调用,代码写的比较规范易懂,同时又是MFC下DLL入门的首选代码DEMO-synchronization wince6.0 VC2005 MFC DLL call code written in a fairly standard and easy to understand, but it is also the preferred code DEMO MFC DLL entry
  3. 所属分类:Windows CE

    • 发布日期:2017-11-23
    • 文件大小:12430
    • 提供者:sky
  1. MFC-Call-dll

    0下载:
  2. 关于VC++调用DLL文件的程序代码,VC++6.0的对话框中调用DLL中的函数。-VC++ code to call the DLL file, VC++ 6.0 dialog box, call a DLL function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:2112998
    • 提供者:zhtwei
  1. VCPP(DLL)-PDF

    0下载:
  2. MFC动态链接库的例子,对刚接触的初学者很有帮助-MFC dynamic link library example, very helpful for beginners new to the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:1086569
    • 提供者:刘立
  1. DlgInDll

    0下载:
  2. MFC中调用DLL 动态链接库,不错的实例,可以接见使用-Call the MFC DLL dynamic link library, a good example can be met with the use of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:46867
    • 提供者:WS
  1. MFC_DLL_LED

    0下载:
  2. EVC下利用MFC DLL实现的mini2440 LED驱动程序。-LED driver of mini2440 developing board by MFC DLL in EVC
  3. 所属分类:Windows CE

    • 发布日期:2017-12-01
    • 文件大小:3353270
    • 提供者:Mellon
  1. CardDlg

    0下载:
  2. 一个MFC规则DLL编程项目,主要包含6个窗口,包含基本应用的控件和自定义的控件使用-MFC DLL
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-22
    • 文件大小:191532
    • 提供者:方波
  1. yyqh_SharedDll

    0下载:
  2. MFC规则的DLL编写的一个小例子,并附有调用程序。在一个项目中,方便查看MFC DLL written in the rules of a small example, along with the caller. In one project, for easy viewing-MFC DLL written in the rules of a small example, along with the caller. In one project, for easy viewing
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:51252
    • 提供者:有地下水
  1. yyqh_SharedDll

    0下载:
  2. MFC规则的DLL编写的一个小例子,并附有调用程序。在一个项目中,方便查看MFC DLL written in the rules of a small example, along with the caller. In one project, for easy viewing-MFC DLL written in the rules of a small example, along with the caller. In one project, for easy viewing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:51299
    • 提供者:Egyptianeople
  1. mfcdll

    0下载:
  2. MFC 如何DLL加载的用法 很详细 你看把-How MFC DLL load usage in great detail you see the
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:10799
    • 提供者:刘文
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com