搜索资源列表
调用DLL中的函数演示代码
- vc调用DLL中的函数演示代码-vc call DLL function demo code
如何调用dll中的函数
- 示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
Visual C++中调用DLL实现数据加密
- Visual C++中调用DLL实现数据加密-Visual C DLL called Data Encryption
在ActiveX控件中如何动态调用DLL函数
- 在ActiveX控件中如何动态调用DLL函数,有实用价值-in how ActiveX DLL function call dynamic, practical value
vb如何调用dll.doc
- vb如何调用dll.doc
多线程调用dll
- 多线程调用的范例-The samples of muti-thread.
调用DLL中窗体相关演示源码
- 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
调用DLL中的函数演示代码
- vc调用DLL中的函数演示代码-vc call DLL function demo code
调用DLL文件
- C#中调用DLL文件-Using dll library in c#
DLL的动态调用
- DLL的动态调用-DLL s dynamic calling
在其它工程中调用DLL显示对话框
- 在DLL中创建对话框,在其它工程中调用DLL显示对话框-DLL created in the dialog, the other projects called DLL dialog box appears
cs调用dll时char指针及结构参数的用法
- c#调用dll时char指针及结构参数的用法-call dll when char pointer and structural parameters of usage
在VC客户端调用vb的dll
- c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
如何调用dll中的函数
- 示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
Visual C++中调用DLL实现数据加密
- Visual C++中调用DLL实现数据加密-Visual C DLL called Data Encryption
DLL
- 不用lib文件和头文件,动态调用dll文件导出函数的方法-No lib files and header files, dynamic call dll file export function
ActiveX DLL免注册调用
- 以往我们vb调用dll的时候需要把那些dll注册,现在有了我这个小东西,无需注册即可调用,绿色软件必备哦(In the past, when we call DLL VB, we need to register those DLL, and now I have this little thing, without registration can call, green software essential Oh!)
调用MFC规则DLL的实例
- 本案例展示了windows vs编辑器中的mfc程序调用dll(This case demonstrates a simple MFC program called DLL)
YQ调用DLL实例
- 雅奇调用DLL的实例代码()
免注册调用DLL(纯API)
- 很久之前收录的,并非原创。歪果仁写的免注册调用DLL的VB源码例子。(What was included a long time ago was not original. An example of VB source code for non-registered DLL calls written by crooked kernels)