搜索资源列表
delphiregkeydemo
- 供了获得CPU序列号和网 卡Mac地址的方法。 1.Delphi中可这个控件或这个动态库。控件提供了两个属性,MacAddress和CPUSerialNumber。 2.Delphi外的语言,请使用这个动态库。动态库提供了两个函数,GetCPUSerialNumber和GetMacAddress 这些函数和控件,在win2000和winXP中测试通过,在多CPU、多硬盘、使用了并列存储技术的大型服务器上,也测试通过。 在软件保护中,我们常常要用到机器的标识。根据作者的经验,
Winpcap_for_Delphi
- 为在Delphi中使用Winpcap 写的。Delphi6和Delphi2007中测试通过。需先安装Winpcap的驱动3.1.
Lss Calendar2
- 是一个免费并开源的支持农历的月历控件,可以在日历面板上同时显示公历和农历,农历部分仅支持公元1900.1.31到公元2100.12.31;可以定制控件界面颜色和字体,类似TmonthCalendar,可以选择采用AAFont平滑字体边缘(有点慢);控件字体大小根据控件大小自动适应;支持鼠标和键盘或者代码选择日期;提供了公历转农历和农历转公历函数,支持干支年、月、日;原作者发布的仅有Delphi7的版本,由ccrun(老妖)移植到BCB6中,通过一点点修改(大概有3处),在BCB6中编译测试通过。
488039spcomm
- 串口通讯控件.在Borland C++ Bulider上测试通过.
创建vpn客户端的delphi源代码
- 创建vpn客户端的delphi源代码 测试通过,很好用,分给大家,remote dial-up procedure for the adoption of the agreement PPTP VPN connection
vbgo.rar
- 另类感染EXE源代码,仅限个人爱好研究!!!!!!!!!!!!!!!! 测试通过,厉害! ,hack
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
ActiveX_FeiQStart
- 该源码是通过delphi开发的,实现指定位置的飞秋软件的安装和启动控件,当系统存在安装就启动,不存在就下载安装。该应用在windows和linux系统的web应用中都测试通过。-The source code developed by delphi to achieve the specified location of the fall flight control software installation and startup, when the system has to start
DBPool
- Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
pos
- 一个POS机的完整实现程序,已经测试通过,实际中使用-pos program
TELCALLID-Delphi-cade
- 关于电话来电显示的源码,我想好东西一定要共同分享! 1)必须先安装MSComm32,Install.bat的内容如下: c:\windows\system\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了"标准调制调解器"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱动程序。
Delphimiaobiao
- 用delphi实现的秒表功能, 测试通过-Delphi achieved with a stopwatch function, test
DESCryptD9
- 这是Delphi的DES加密函数,由Delphi7改写适用于Delphi2009,在2009上测试通过。Descrypt用于一般的密码加密,完全胜任。-This is Delphi s DES encryption function, from Delphi7 rewritten for Delphi2009, in 2009 on the test. For general Descrypt password encryption and fully qualified.
tmztj
- 投名状脱机登录DELPHI源代码。在D7、windows2003上测试通过可用。-Warlords Sign DELPHI offline source code. In D7, windows2003 on the test can be used.
Worms
- 这个是一个蠕虫部分源代码,很不错,.蠕虫部分是国外的代码. 我在本机测试通过。-This is part of the source code of a worm, it is good. Worm part is outside the code. I tested this machine.
SendEmail
- Delphi 实现一个邮件收发程序,测试通过,和大家一起分享。-Delphi implements a mail delivery program, test, and share with everyone.
CreateWindow
- 创建不规则窗口,DELPHI 7 测试通过-Create irregular window
charging
- 自己编写的加油站程序,win7测试通过,delphi7.0运行成功-Write your own gas station procedure, win7 tested
BusinessSkinForm7.2PforPD7
- 皮肤控件v7.2,在Delphi7下测试通过,可用-Skin control v7.2, the next test in Delphi7
vcPPRegisterOcx
- vc++中实现自动注册控件和卸载控件,测试通过,可直接调用程序。-vc++ in the automatic registration control and unloading control, test, call the program directly.