Welcome![Sign In][Sign Up]
Location:
Search - vc vb dll

Search list

[Windows DevelopBiosNtSuiteBin

Description: 1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com- java bridge can be used Java2 BiosNt environment Power Builder
Platform: | Size: 2585600 | Author: 尹伟红 | Hits:

[Editorvb键盘记录dll包括VC++的代码

Description: 键盘记录dll包括VC++的代码- The keyboard records dll including the VC code
Platform: | Size: 24576 | Author: | Hits:

[Dialog_WindowDLL输出对话框类的例子

Description: 此代码示范了如何将对话框封装到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, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Platform: | Size: 71680 | Author: 丁俊 | Hits:

[Otherchart(vb调用vc dll)

Description: chart例程(vb调用vc dll)-chart routines (vb call vc dll)
Platform: | Size: 54272 | Author: 梁钢 | Hits:

[Other systems在VC客户端调用vb的dll

Description: 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.
Platform: | Size: 25600 | Author: | Hits:

[OS programVC_VB

Description: 一个用VC调用VB写的DLL的调用例子程序.也许有人觉得奇怪,但这也是一种方法-a VC was called VB DLL calls examples of procedures. Some people may find it strange, but it is also a method
Platform: | Size: 2170880 | Author: 王波 | Hits:

[File FormatVB-VC-XuLieHuaWenJian-DLL

Description: 一个可以让VB也支持序列化文件的DLL代码。-a VB can also support the sequence of documents DLL code.
Platform: | Size: 43008 | Author: 谢栩 | Hits:

[Hook apivb-jianpanjilu

Description: vb编写的键盘记录程序 配合vc++的dll代码 -vb prepared by the keylogger with vc the dll code
Platform: | Size: 31744 | Author: 胡胡 | Hits:

[Othervbvcdll

Description: vc中的DLL是个好东东,如果你想在vb也运用它的话,有点难度,但是这个源代码会教你如何用vb调用vc中的D-vc the DLL is a good Dongdong, if you want to also use in vb, then it somewhat difficult, However, the source code will teach you how to use vb call vc the D
Platform: | Size: 43008 | Author: 风浪 | Hits:

[Dialog_WindowVB_DLL_example

Description: 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.
Platform: | Size: 406528 | Author: 李宏言 | Hits:

[Driver DevelopVBDLL

Description: 一个在VC++中调用vb dll文件的源码。供各位参考哈。-A VC++ Call vb dll file source. Kazakhstan for your reference.
Platform: | Size: 53248 | Author: changkong | Hits:

[Driver Developmfcregdll

Description: VB、VC混合编程中字符串的传递,源代码,使用VC制作动态库在VC、VB中使用。-VB, VC mixed programming string transmission, the source code, the use of VC production of dynamic libraries in VC, VB use.
Platform: | Size: 3343360 | Author: 杨峰 | Hits:

[SMSSMS_SDK2.0

Description: GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和AscendSMS 动态链接库接口文档.doc ; 4、例子程序―― /Example/目录下,包括VC,VB,Delphi 等开发工具调用的具体例 子,以及源代码。-GSM Module Development Kit software development kit that GSM Module Development Kit Based on the development, apply to any hope to achieve through the GSM module SMS systems, development kits main function is to short to send and receive information. Development Kit includes the contents of 1, operation instructions- Development Kit root directory for the pdf document describing how to correctly use the GSM module 2, testing tools--/Tools/directory, including the serial test procedure and module test procedures 3, the development of interface-/DLL/directory, including AscendComm.dll, AscendSMS.dll, AscendSMS.lib and AscendSMS Dynamic Link Library interface documentation. doc 4, examples of procedures-/Example/directory, including the VC, VB , Delphi and other development tools, call the specific examples, as well as source code.
Platform: | Size: 1341440 | Author: cheng | Hits:

[ActiveX/DCOM/ATLvbdlltest

Description: 最简单的VB调用VC开发的dll,含VC\VB代码-VB calls the simplest VC development dll, containing VCVB code
Platform: | Size: 89088 | Author: sfq | Hits:

[OS programVB_Call_VCDll

Description: 自己写的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 simple and very difficult to achieve using VB, when using VC generating function to the DLL package, the call from VB is very lightweight natural, especially when there is a bit computing.
Platform: | Size: 849920 | Author: 高见 | Hits:

[Hook apiDll

Description: 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
Platform: | Size: 998400 | Author: 火車 | Hits:

[Othervb

Description: VB调用VC编写的DLL.一般来说,VB和VC共同编程有3种方式:一种是VC生成DLL,在VB中调用DLL;一种是VC生成ActiveX控件(.ocx),在VB中插入;还有一种是在VC中生成ActiveX Automation服务器-vb and vc dll
Platform: | Size: 3072 | Author: money | Hits:

[VC/MFCVC_write_use_DLL

Description: 用VC寫DLL的範例,可讓VB、VC使用 VB使用DLL範例 VC使用DLL範例 VC使用DLL不用.lib和.h的方式 DLL說明-Write DLL using VC example code of VB using DLL example code of VC using the DLL. example code of VC using the DLL without .h and .lib file
Platform: | Size: 256000 | Author: malo yang | Hits:

[Shell apiCallingVCDLLfromVB

Description: 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.
Platform: | Size: 30720 | Author: fx130303 | Hits:

[Windows DevelopVC-Call-Dll

Description: vb中调用动态链接库的方法介绍,有需要的可以看一下,有两种方法-vb call the method introduced dynamic link library, we need to look at, there are two ways
Platform: | Size: 1024 | Author: 王宾宾 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net