CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - .dll call

搜索资源列表

  1. VB_DLL_example

    0下载:
  2. vb调用vc的DLL的例程,适合学习如何使用vb调用vc的DLL的初学者,很好用.-vb vc call the DLL routines, for vb learn how to use the DLL calls vc beginners good use.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:397.09kb
    • 提供者:李宏言
  1. WinDLL007

    0下载:
  2. 是一个进行窗口封装的绝好程序,可以VB中调用封装在VC编译的DLL中的窗口,并对其进行控制,里面包括VC窗口类封装的源程序窗口-is a window for the excellent packaging procedures, VB can call Packaging in VC compiled DLL window, and its control, VC window includes a source category Packaging window
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:707.19kb
    • 提供者:王华
  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. vs2008-DLL-show-a-dialog

    0下载:
  2. 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs200
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-14
    • 文件大小:21.92mb
    • 提供者:张亚敏
  1. 调用DLL中窗体相关演示源码

    0下载:
  2. 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:172.1kb
    • 提供者:张旭
  1. MyDll

    0下载:
  2. 这是一个很简单的VC编写的调用DLL的程序,可以进行学习怎么样调用D.LL,使用的动态调用.-This is a very simple call DLL written in VC program to learn how you can kind of call D. LL, use of dynamic invocation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:7.76kb
    • 提供者:张宾
  1. ScreenTranslation

    0下载:
  2. 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:3.42mb
    • 提供者:罗丽
  1. DLL

    0下载:
  2. 自己编写的一个关于对话框的MFC程序 有Dll的调用-I have written an MFC dialog box procedure on the call to Dll
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:2.13mb
    • 提供者:qiuhaihui
  1. DialogDll

    0下载:
  2. 将对话框封装为DLL,供其他界面方便调用,调用方式见成教。-The dialog can be packaged to dll and provide to the other call .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:liuxingyu
  1. 9.TestDLL

    0下载:
  2. 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -New three different DLL engineering Some classes and functions are encapsulated A new test for the above project in the function or class to call Packaging a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6.21mb
    • 提供者:liuxuanlex
  1. Fund9-dongtailianjie

    0下载:
  2. 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:290.03kb
    • 提供者:莫奇杰
  1. vb.Rar

    0下载:
  2. VB仿写的iphone说说发表器,以手机浏览器的样式展现,实则调用ieFrame.dll实现。   mSkinner.bas类的用法:在需要更改按钮外观的窗体的Load事件中加入 Attach Me.hwnd更改按钮外观,Unload事件中加入 Detach Me.hwnd 还原按钮外观。-VB the Imitative the iphone talk about the the published mobile browser style show, actually call ieF
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:134.82kb
    • 提供者:mft
  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. vb-NorkIconDLL

    0下载:
  2. VB程序窗口能用真彩图标啦!主要是调用NorkIconDLL.dll插件,简化了一些代码,详情看里面的代码说明及代码注释~-VB program Windows can use the image icon! Mainly is to call NorkIconDLL. DLL plug-in, simplifies some code, details see the inside of the explanation of the code and code comments ~
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:46.83kb
    • 提供者:小黑猪
  1. example-of-CSharp-call-CPP-dll

    0下载:
  2. C#调用C++dll实例(使用了P/Invoke的调用方法)-example of C# call C++ dll
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:88.72kb
    • 提供者:guorui
  1. brovtcientpart

    0下载:
  2. 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子-Batch check that the specified IP address port is on DLL, DLL call example
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:olstbn
  1. hard_cojedallocate

    0下载:
  2. 一个用VC调用VB写的DLL的调用例子程序,也许有人觉得奇怪,但这也是一种方法-A written in VC call VB DLL call examples of procedures, maybe someone feel strange, but it is also a kind of method
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-12
    • 文件大小:33.2kb
    • 提供者:Hookwe
  1. Batcd-DLL

    0下载:
  2. 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子(Batch check that the specified IP address port is on DLL, DLL call example)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:18kb
    • 提供者:Vnrobca
  1. grqup

    0下载:
  2. 在vc中实现各种方式的dll以及相应的dll调用,是dll入门的很好的学习代码,(All manner of DLL is realized in vc, and the corresponding DLL call, is a good learning code DLL introduction,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-26
    • 文件大小:51kb
    • 提供者:Modabkns
  1. DlgDll

    0下载:
  2. 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-15
    • 文件大小:234kb
    • 提供者:木子佳人
« 12 »
搜珍网 www.dssz.com