搜索资源列表
调用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
在ActiveX控件中如何动态调用DLL函数.r
- 在ActiveX控件中如何动态调用DLL函数-in how ActiveX DLL function called Dynamic
调用DLL文件
- C#中调用DLL文件-Using dll library in c#
调用DLL中窗体相关源码
- 调用DLL中窗体相关源码
在其它工程中调用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
C#C++调用DLL
- C#C++调用DLL 全包括
windows mobile 动态调用dll
- windows mobile 动态调用dll
vb如何调用dll.doc
- vb如何调用dll.doc
DllTest.zip
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
多线程调用dll.rar
- 多线程调用的范例,The samples of muti-thread.
调用DLL中窗体相关演示源码
- 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
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)