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

搜索资源列表

  1. DllData

    1下载:
  2. 一个简单调用Dll事例,适合初学者.一般的,在介绍Windows编程的书中讲述DLL的有关知识较多,而介绍MFC的书则比较少地提到。即使使用MFC来编写动态链接库,对于初步接触DLL的程序员来说,了解DLL的背景知识是必要的。另外,MFC提供了新的手段来帮助编写DLL程序-a simple call Dll examples, suitable for beginners. General, in introducing the book Programming Windows DLL on t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.61kb
    • 提供者:陈志强
  1. RegularDll

    0下载:
  2. 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static link to the rules and MFC DLL
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26.47kb
    • 提供者:zhengyan
  1. MFC DLL的编写和调用示例

    0下载:
  2. MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:127.18kb
    • 提供者:hhh
  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. MFCDLL

    0下载:
  2. 使用MFC写DLL的程序,编译后可以生成DLL文件。可以被其它程序调用。谢谢~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.14kb
    • 提供者:刘同兴
  1. DLL输出对话框类的例子

    0下载:
  2. 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:59.26kb
    • 提供者:丁俊
  1. VC6动态链接库的编写和调用——四则表达式计算

    0下载:
  2. 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.88kb
    • 提供者:东方旭
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1.41mb
    • 提供者:乔松
  1. MFCDll

    0下载:
  2. MFC dll 示例 以及动态和静态调用示例-Example MFC dll and examples of dynamic and static call
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:48.73kb
    • 提供者:lee
  1. Dll_file_generation_call--MFC_form

    0下载:
  2. Dll文件的生成调用示例——MFC语言形式,示例中MFCDll 生成.dll文件,拷贝该文件到CalMFCDLL中,然后调用-An example for generating a Dll file and then the dll file is called. Generation is in the MFCDll Folder and is called in the CalMFCDLL folder.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.87mb
    • 提供者:zhanjunpeng
  1. Project

    0下载:
  2. MFC DLL函数和调用方法-MFC DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.71mb
    • 提供者:刘江
  1. MFC-DLL

    0下载:
  2. 用MFC调用DLL的一个小程序,实现了数字加法及字符串逆序的功能,适合初学者学习。-A small program that calls the DLL with MFC digital adder and string in reverse order of functions, suitable for beginners to learn.
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:38.58mb
    • 提供者:黄昌喜
  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
    • 文件大小:2.02mb
    • 提供者:zhtwei
  1. dll

    0下载:
  2. 用两个向导(MFC AppWizard(DLL) 和Win32 Dynamic-Link Library)编写一个含有一个计算两个输入参数平均值函数接口的动态链接库。 要求算法正确。 要求在屏幕上输入数字,并显示输出结果。 使用显示链接和隐式链接的方式调用此DLL。-With two guides (MFC AppWizard (DLL) and Win32 Dynamic-Link Library) write a containing a calculation of two i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:liqf
  1. MFCtrain

    0下载:
  2. MFC调用dll实现 加减法,求最大最小值 学习DLL的例子-Examples of MFC calls dll achieve subtraction, seeking the maximum and minimum learning DLL
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1.55mb
    • 提供者:刘天成
  1. mfcdll调用方法1lib库

    0下载:
  2. 用于有lib库的mfc调用dll的方法,其中一种(A method for invoking DLL in MFC libraries with lib libraries, one of them)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:282kb
    • 提供者:majie
  1. 调用MFC规则DLL的实例

    1下载:
  2. 本案例展示了windows vs编辑器中的mfc程序调用dll(This case demonstrates a simple MFC program called DLL)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:149kb
    • 提供者:JINHONG
  1. BigNumCalculator - dll

    0下载:
  2. 大数计算,调用medlts库,进行计算大数(MELTS software is now open source! Go to Gitlab for details. Try the MELTS web services. rhyolite-MELTS not working correctly after an upgrade? See this support document. Download the MELTS for Excel workbook. Get MagmaSat a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:1.12mb
    • 提供者:君之羽翼
  1. mfc_call_qt

    0下载:
  2. 通过使用Qt开发框架,生成dLL动态库,供MFC执行程序调用。实现MFC调用Qt界面显示。(By using the Qt development framework, the dLL dynamic library is generated for the MFC program to call. Implementation of MFC call Qt interface display.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:7.62mb
    • 提供者:明志致远
  1. Dll中创建窗体对话框并调用

    0下载:
  2. 在MFC中,C++语言在一个dll中调用另一个dll(Calling another DLL in one DLL)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:32kb
    • 提供者:一粒米1203
« 12 3 4 5 »
搜珍网 www.dssz.com