搜索资源列表
在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.
TSCLIB.DLL-Delphi-Example
- 调用TSC动态链接库的Delphi源码。 此代码为网络收集,如侵犯版权,请告知-TSC call dynamic link library of Delphi source code. This code for the network to collect, such as copyright infringement, please inform
hook.dll
- 一个全局键盘钩子(hook)的例程,包括hook.dll及调用程序 -A global keyboard hook (hook) of the routine, including call hook.dll and procedures
vs2008-creat-dll
- 使用vs2008 封装成dll,以及如何调用。-Packaged using vs2008 dll, and how to call.
TestMAPI
- windows mobile 下读写短信收发件箱的所有c++代码,同时生成dll,可以用c#来调用-Under the windows mobile messaging inbox to read and write all the c++ code, while creating dll, you can use c# to call
调用DLL中窗体相关演示源码
- 调用DLL中窗体相关演示源码-call DLL Form related demonstration FOSS
lavview-error-dll
- 这个文档主要讲述在labview调用DLL时出错的情况及其处理-This document focuses on call in LabVIEW DLL error and its handling
hhtiandi
- 纵横天地 Call Common DLL 打怪线程 主界面-Vertical and horizontal earth CallCommonDLL打怪thread main interface
[Lisp]-VB-Dll
- VB和VLISP相互调用的事例.有用VB开发AUTOCAD的,可以下来-VB and VLISP call each other stories. AUTOCAD useful VB development can be down
VB_Call_VCDll
- 自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a s
WaveObj
- vb调用dll实现水波特效(WaveObj.dll由孤帆改写编译自罗云彬的汇编代码)-dll call vb realize wave effects [WaveObj.dll rewritten by the compiler since孤帆Luo Bin assembly code]
dll
- dll调用 vc中一个实现dll的调用实列-dll call
DLL
- DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application
dll
- 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
dll_Is_Sample3
- dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用-dll developed a very simple way to 3, use the DEF file dll program to establish and achieve the dll call
dll
- 一个简单的动态连接库程序,点击对话框中的调用后可以调用例外一个程序。-A simple dynamic link library program, click the dialog box, after calling a program can call an exception.
dll
- 关于win32DLL的开发可调用的例子,里面涉及到累的简单导出-win32 dll and call
Dll-MDI
- 通过Dll调用MDI窗口,大家请参考,有意见请提。-Dll call MDI window
dll-call-test
- C++调用dll实例,简单易学,通俗易懂,适合新手学习使用-c++ dll call, is adaptive to fresh-coder
Delphi-DLL-call
- delphi 封装dll窗体的调用方法实例-delphi dll call