CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - delphi code - List
[
OS program
]
keyboardsave
DL : 0
中日韩英文键盘记录代码Delphi代码-China, Japan and South Korea recorded English keyboard code Delphi code!
Date
: 2008-10-13
Size
: 6.67kb
User
:
zepeng
[
OS program
]
屏幕取词完全Delphi实现代码
DL : 0
屏幕取词完全delphi实现代码-Capture Characters from Screen fully realize code
Date
: 2008-10-13
Size
: 13.86kb
User
:
屠龙
[
OS program
]
getHDSN
DL : 0
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
Date
: 2025-12-13
Size
: 200kb
User
:
许豫飞
[
OS program
]
yol.v1.3
DL : 0
该软件主要用于屏蔽设定关键字后的网站,具体功能包括: 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单 恢复一系列文件名 恢复主页修改 修复IE的默认页面 修复文件属性里面的广告 恢复注册表文件打开方式 还原注册表被恶意代码修改 -the software used mainly shielding set keywords to the web site, the specific features include : It will make the website containing keywords automatically shifted to set your web site or to HTML. Clear IE temporary folder emptied IE historical records deleted files emptied favorites delete IE website at the address bar of course you also can define a list of confidentiality restrictions operational procedures to remove the memory running Windows procedures prohibit downloading software features such as Internet Explorer toolbar to restore the link titles boot resume dialog internet security Options button pages removed from the definition of classification review of the IE code changes ahead of time to resume OE increase advertising column heading to restore IE advertising search engine w
Date
: 2025-12-13
Size
: 557kb
User
:
陈信良
[
OS program
]
屏幕取词完全Delphi实现代码
DL : 0
屏幕取词完全delphi实现代码-Capture Characters from Screen fully realize code
Date
: 2025-12-13
Size
: 14kb
User
:
屠龙
[
OS program
]
WPOLICY.ZIP
DL : 0
以前用delphi+kol写的监视工具,可以制定禁止某些程序的运行,如一些游戏的关键字。可通过网络升级数据库,也就是说在服务端一次更新关键字数据库,所有终端电脑同时更新。包内含有client和server的代码。-previously wrote Da surveillance tools could be developed to prohibit the operation of certain procedures, such as the keyword game. Through the network upgrade database on the server is updated keyword database, all the computer terminals to update the same time. Packets contain client and server code.
Date
: 2025-12-13
Size
: 224kb
User
:
张罗
[
OS program
]
telnet server
DL : 0
一个DElphi编写的telnet server源程序-telnet server code by delphi
Date
: 2025-12-13
Size
: 204kb
User
:
田博
[
OS program
]
MyIME2拼音输入法
DL : 0
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
Date
: 2025-12-13
Size
: 11kb
User
:
梁文娟
[
OS program
]
Icondlg
DL : 0
说明:TIconDialog 构件封装 Windows 未公开的 API,提供专门选取图标 ( Icon ) 的构件的源代码 1.0 版。 -: Component Packaging TIconDialog undisclosed Windows API to provide specialized selection icon (Icon) component of the source code version 1.0.
Date
: 2025-12-13
Size
: 6kb
User
:
yxl
[
OS program
]
后台自动执行任务
DL : 1
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup files. Registration services, in Delphi's Run dialog box input parameters "/ install," and then execute code. Unloading the importation of "/ uninstall", and then run code.
Date
: 2025-12-13
Size
: 272kb
User
:
yhb
[
OS program
]
keyboardsave
DL : 0
中日韩英文键盘记录代码Delphi代码-China, Japan and South Korea recorded English keyboard code Delphi code!
Date
: 2025-12-13
Size
: 6kb
User
:
zepeng
[
OS program
]
CSSGenerator
DL : 0
CSS网页样式表生成器,可视化设置页面、表格、链接的样式并生成标准的css代码。-CSS website template generator, visual configuration pages, forms, Links to the standard format and generate the css code.
Date
: 2025-12-13
Size
: 197kb
User
:
keke
[
OS program
]
WinRing
DL : 2
直接进Ring0运行的DELPHI代码.不需要任何特权-Ring0 run directly into the DELPHI code. Does not require any special privileges
Date
: 2025-12-13
Size
: 2kb
User
:
李句
[
OS program
]
Delphi-Anti-Debug
DL : 1
使用Delphi实现的19种反调试检测法源代码-Use Delphi to achieve 19 kinds of anti-debugging detection source code
Date
: 2025-12-13
Size
: 3kb
User
:
由安
[
OS program
]
Delphi
DL : 0
Delphi西餐厅前台触摸屏收银管理系统源代码-Delphi restaurant front touch screen cash register management system source code
Date
: 2025-12-13
Size
: 2.41mb
User
:
fuyunfeng
[
OS program
]
Delphi.code.business.document.printing.system
DL : 0
Delphi控件编程业务单据打印系统代码printing system -Delphi control programming code business document printing system
Date
: 2025-12-13
Size
: 125kb
User
:
佘丽
[
OS program
]
Delphi-Jiqima
DL : 0
Delphi读机器码例子,能读Cpu,硬盘,和网卡。含有源程序和生成程序。-Delphi read machine code examples, read Cpu, hard disk, and network cards. Containing the source code and build procedures.
Date
: 2025-12-13
Size
: 503kb
User
:
mrwlw
[
OS program
]
DDOS(delphi)
DL : 0
一个DDOS的delphi源代码,功能就不用我说了吧~-A DDOS of the delphi source code, function to it I do not say
Date
: 2025-12-13
Size
: 704kb
User
:
preetycraker
[
OS program
]
Delphi.memory.optimization.module
DL : 0
Delphi code for memory optimization module designDelphi 内存优化模块设计代码 -Delphi code for memory optimization module design
Date
: 2025-12-13
Size
: 20kb
User
:
d
[
OS program
]
bone-Delphi-code
DL : 0
delphi 源码,功能如下备份数据,恢复数据,导出数据,导入数据(Delphi source code, functions as the backup data, restore data, export data, import data)
Date
: 2025-12-13
Size
: 61kb
User
:
BENDbdvjw%21609
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.