搜索资源列表
VB-VC-XuLieHuaWenJian-DLL
- 一个可以让VB也支持序列化文件的DLL代码。-a VB can also support the sequence of documents DLL code.
vb-jianpanjilu
- vb编写的*程序 配合vc++的dll代码 -vb prepared by the keylogger with vc the dll code
通过VB结构数组输入数据VC编写DLL实现图形文件
- 太多的例子讲如何如何实现VC编写动态链接库,VB中声明后使用,但没有一个好的文章来深入探讨这个问题,本文负责解决此类问题。-too many examples of how the stresses VC prepared dynamic link library, VB statement, but not a good in-depth article on this issue, the paper responsible for solving such problems.
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
S7_200_PLC_driver.rar
- 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
SMS_SDK2.0
- GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和Asce
ImageSearchDLL
- 在屏幕上查找图形,VS2008编写,可编译成DLL,直接VC,VB,易语言等调用-Find the graphic on the screen, VS2008 write can be compiled into a DLL, the direct VC, VB, easy language, etc. Call
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
SkinSharp_Crack_Version
- SkinSharp皮肤全语言破解版 vc,vb,pb,net,Delphi,cb,el-Crack version of whole language SkinSharp skin vc, vb, pb, net, Delphi, cb, el
yxmf800
- 一个编写读卡程序的源码,里面有Delphi、Vb、VC++的,可以用它写公交卡,门禁卡等-MF800
getHDSN
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
vbdlltest
- 最简单的VB调用VC开发的dll,含VC\VB代码-VB calls the simplest VC development dll, containing VCVB code
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
SFmpqapi
- sfmpq.dll API VB VC-sfmpq.dll API
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
- 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
MaskKey
- 键盘钩子,屏蔽键盘,VC++,包含DLL,VB,VC调用例程和源码-HOOK DLL,dis- keyboard
VCTOVB_CharArray
- VB调用VC DLL,返回字符串数组给VB-VB calls VC DLL, returns array of strings to VB
CallingVCDLLfromVB
- This function demonstrates how to call a DLL compiled in VC++ in VB. In this example, it provides both VC++ source code to make DLL and VB code to call function inside.
VC-Call-Dll
- vb中调用动态链接库的方法介绍,有需要的可以看一下,有两种方法-vb call the method introduced dynamic link library, we need to look at, there are two ways