搜索资源列表
VB_DLL_example
- 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.
WinDLL007
- 是一个进行窗口封装的绝好程序,可以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
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到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
vs2008-DLL-show-a-dialog
- 在网上找了很久在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
调用DLL中窗体相关演示源码
- 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
MyDll
- 这是一个很简单的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.
ScreenTranslation
- 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
DLL
- 自己编写的一个关于对话框的MFC程序 有Dll的调用-I have written an MFC dialog box procedure on the call to Dll
DialogDll
- 将对话框封装为DLL,供其他界面方便调用,调用方式见成教。-The dialog can be packaged to dll and provide to the other call .
9.TestDLL
- 新建三个不同的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
Fund9-dongtailianjie
- 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
vb.Rar
- 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
MFC-Call-dll
- 关于VC++调用DLL文件的程序代码,VC++6.0的对话框中调用DLL中的函数。-VC++ code to call the DLL file, VC++ 6.0 dialog box, call a DLL function.
vb-NorkIconDLL
- 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 ~
example-of-CSharp-call-CPP-dll
- C#调用C++dll实例(使用了P/Invoke的调用方法)-example of C# call C++ dll
brovtcientpart
- 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子-Batch check that the specified IP address port is on DLL, DLL call example
hard_cojedallocate
- 一个用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
Batcd-DLL
- 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子(Batch check that the specified IP address port is on DLL, DLL call example)
grqup
- 在vc中实现各种方式的dll以及相应的dll调用,是dll入门的很好的学习代码,(All manner of DLL is realized in vc, and the corresponding DLL call, is a good learning code DLL introduction,)
DlgDll
- 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal