Welcome![Sign In][Sign Up]
Location:
Search - DELPHI VC DLL

Search list

[Other resourcedelphi+vc+dll

Description: 用delphi调用Vc的dll,实例,原码.和大家分享-Vc with delphi call the dll, example, the original code. And share
Platform: | Size: 898605 | Author: lmlxp | Hits:

[OS programgetHDSN

Description: VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under WinNT Model and serial number of the hard disk. DriveID parameters for the hard disk location, IDE1 on the main disk to 0, by analogy to IDE2 on driveID from the disk 3. function ReadPhysicalDrive9X (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadDrivePortsInWin9X obtained under Win9X Model and serial number of the hard disk. Ibid parameters function getHardDriveComputerID: int64 stdcall external DiskID.dll name getHardDriveComputerID access to the computer s ID
Platform: | Size: 204800 | Author: 许豫飞 | Hits:

[DirextX基于Delphi的VFW视频捕获程序的开发

Description: 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (such as video conferencing, video telephony, etc.) are applied to the development of video capture technology. Microsoft for software developers with a special video capture for the VFW SDK, for the Windows System Video Capture provides a standardized interface, and greatly reduce the development process more difficult. As VFW SDK only version of VB and VC, no version of Delphi, Delphi in a statement on January 1 of each DLL functions and variables. This paper describes in detail how to use VFW in Delphi development video capture process steps and give examples of the program.
Platform: | Size: 5120 | Author: 王鹏 | Hits:

[Data structsfftdll

Description: 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
Platform: | Size: 23552 | Author: 可永 | Hits:

[Communicationlmail

Description: Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有群发功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1 to document sent off, it could theoretically send N Katherine size documents. 2, real-time coding, while series edge hair, transmission speed. 3, provide real-time tracking of progress. 4, with the mass function can be sent over a single addressee, copied, close friends. 5, set the request of the addressee acknowledgment. 6, can generate this log to facilitate tracking SMTP error. 7, COM support VFP, VB, VC, Delphi, PowerBuilder. The website also support ASP programming.
Platform: | Size: 43008 | Author: li | Hits:

[Com PortIC_manager

Description: 利用DLL对IC卡进行发卡充值的PB VF BCB DELPHI VC等源代码程序,内有详细说明-use of IC cards issuers of prepaid PB VF BCB DELPHI VC-source sequence, which are described in detail
Platform: | Size: 286720 | Author: | Hits:

[Hook apiKeyLogDll

Description: 键盘钩子,Delphi hook键盘记录 vc++ hook键盘记录 DLL当然要和启动DLL的EXE文件一起了-keyboard hook, Delphi record vc keyboard hook keyboard hook course record DLL and EXE DLL start together with the documents
Platform: | Size: 64512 | Author: lishengming | Hits:

[Crack Hack949327266

Description: 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了CRC校验功能,For Delphi还增加了对DeDe的Anti代码,在代码中给出了在NT/2000/XP下关闭计算机的函数。 增加了MD2、MD3、SHA1、SHA256、SHA384、SHA512、HAVAL128、HAVAL160、HAVAL192、HAVAL224、HAVAL256、GOST、TIGER128、TIGER160、TIGER192、RIPEMD128、RIPEMD160、CRC32、CRC32B、ADLER32多种算法-prospective algorithm module combines DES, 3DES, AES, RSA, MD5, BlowFish. TEA, RC6 algorithm standards for the integration of the algorithm package, At the same time the use of the module Anti-Debug and procedures since the checksum function (related to the shell and software CRC 32), software usage restrictions and better protect your software. The module is the author of the algorithm in detail each call, users can meet their own needs to choose. Is temporarily given in VB, VC, Delphi development of the three languages of the call, other languages can call methods and access to our contacts, can see examples of specific procedures; Update DLL is likely to be those who break the replacement of the loopholes, and the shell DLL, an increase of CRC function, For Delphi also added to the Anti
Platform: | Size: 234496 | Author: 马克 | Hits:

[OtherVC_jpeglib

Description: 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库-using Delphi code in VC show JPG picture, the non-use of Dynamic Link Library
Platform: | Size: 105472 | Author: | Hits:

[Post-TeleCom sofeware systemsdelphi+vc+dll

Description: 用delphi调用Vc的dll,实例,原码.和大家分享-Vc with delphi call the dll, example, the original code. And share
Platform: | Size: 3059712 | Author: lmlxp | Hits:

[Crack Hackjiamisuanfamokuai

Description: 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了CRC校验功能,For Delphi还增加了对DeDe的Anti代码,在代码中给出了在NT/2000/XP下关闭计算机的函。在本站提供了几款壳下载,需要的可以到“加壳技术”模块去下载,在校验的时候用得到,具体的方法在调用模块里面有。-standard algorithm module combines DES, 3DES, AES, RSA, MD5, BlowFish, TEA, RC6 algorithm standards for the integration of the algorithm package, At the same time the use of the module Anti-Debug and procedures since the checksum function (related to the shell and software CRC 32), software usage restrictions and better protect your software. The module is the author of the algorithm in detail each call, users can meet their own needs to choose. Is temporarily given in VB, VC, Delphi development of the three languages of the call, other languages can call methods and access to our contacts, can see examples of specific procedures; Update DLL is likely to be those who break the replacement of the loopholes, and the shell DLL, an increase of CRC function, For Delphi also added to the Anti De
Platform: | Size: 278528 | Author: 小强 | Hits:

[2D Graphicfacerecongniae

Description: 这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。-This is a VC based on the development of face recognition software, speed, high recognition rate.
Platform: | Size: 3295232 | Author: zbf | Hits:

[OtherAudioConvert

Description: 控件,支持MP3,WAV相互转换,支持编程语言:DELPHI,VC,VB,CB,VFP,PB等编程语言-Control, support for MP3, WAV conversion, support for programming languages: DELPHI, VC, VB, CB, VFP, PB, such as programming language
Platform: | Size: 648192 | Author: booksir | Hits:

[USB developUSB-4718WindowsDLLDriver

Description: 研华USB温度测量USB-4718, 32-bit DLL Driver Examples for VB, VC++, Delphi and BCB. -USB temperature measurement Advantech USB-4718 ,32-bit DLL Driver Examples for VB, VC++, Delphi and BCB.
Platform: | Size: 22685696 | Author: DT | Hits:

[Delphi VCLTowVod

Description: 神龙卡双屏控件 控件最大特点: 1、支持VGA,TV视频(神龙卡)同步显示。 2、神龙卡播放基本功能都有。 基本功能: 1、支持神龙5代卡,神龙新一代卡和神龙新二代卡,神龙最新卡。 2、支持视频格式:MPEGE-2,MPEG-1流,DVD-视频,SVCD和VCD1.0与2.0。 3、支持MP3,MP2音频格式。 4、支持的编程语言,DELPHI,VB,PB,CB,VC,VFP等支持DLL调用的编程语言。 提供DELPHI,VB的演示程序源代码,请在安装目录打开工程文件。 -SHENLONG card controls most prominent feature of dual control: 1, support VGA, TV video (SHENLONG card) synchronous display. 2, SHENLONG card player has the basic functions. Basic functions: 1, support SHENLONG 5 on behalf of cards, a new generation of cards and Shenlong Shenlong new second-generation cards, the latest card SHENLONG. 2, support for video formats: MPEGE-2, MPEG-1 stream, DVD-Video, SVCD and VCD1.0 and 2.0. 3, support for MP3, MP2 audio formats. 4, supported programming languages, DELPHI, VB, PB, CB, VC, VFP support DLL calls, such as programming languages. Provide DELPHI, VB demo program source code, please open the project file installation directory.
Platform: | Size: 1882112 | Author: yincaimin | Hits:

[Windows DevelopSysHotKey

Description: | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctrl+ Alt+ Del the use of remote threads, code injection and sub-class technology | | other information using an ordinary keyboard hook technology | | | | of the module to the VB programmer to display the remote thread, code seem to be included into the | | only Delphi, VC programmers could use the technology, while at present many Trojan | | is also large-scale use of these technologies. Dll injection than hook into the more hidden. | | Inject no process, no file
Platform: | Size: 14336 | Author: kidy | 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:

[Windows DevelopVC_Example_PCI-CAN

Description: VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY7842 PCI-CAN总线接口卡开发,二次开发例程。-VC call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelectric Geesun GY7842 PCI-CAN-bus interface card development, secondary development of routines.
Platform: | Size: 118784 | Author: yinyedan | Hits:

[OS programDLL

Description: 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 to use it), the improvement and upgrading of the library function inside. DLL and the preparation of the language it has nothing to do, for example, VC-generated rules with DLL, can be VB, Delphi and other applications generated
Platform: | Size: 106496 | Author: zeerton | Hits:

[ActiveX/DCOM/ATLdll

Description: DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
Platform: | Size: 481280 | Author: xusen | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net