搜索资源列表
delphi+sql1
- 该章文件夹Chap1下存放的以下4个文件:CreateTable.txt、CreateDB.sql、PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF。 其中CreateTable.txt存储了创建数据表脚本的文本文件; CreateDB.sql用来创建数据库,方法是在sql查询分析器中执行CreateDB.sql文件; PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF为附加数据库文件,附加方法:打开SQL
DelphiProcessManager
- Delphi7开发的任务管理器,同时也可以查看内存、线程等信息;查看系统启动项,并可以添加或者删除启动项等-Delphi7 Development Task Manager, but also can view the memory, thread and other information view the system startup items, and you can add or delete startup entries, etc ... ...
ctrl-alt-del
- 使用全称钩子hook屏蔽ctrl+alt+delete,也就是禁用任务管理器-With the full hook hook shield ctrl+ alt+ delete, task manager is disabled
EnumDemo
- DELPHI开发的任务管理器, DELPHI开发的任务管理器-DELPHI developed by Task Manager, DELPHI Development Task Manager
gzbchina_NetBar_v1.0
- 本软件用Delphi 6开发,使用了第三方控件EhLib的DBGridEh. 本软件为网吧管理而设计,分为服务器和客户端程序。 本软件不需要安装,只需将服务端程序和数据库文件复制到服务器的某个目录下运行即可。 客户端程序包括执行文件和一个配置文件barini.txt,该文件中需要指定服务器的IP地 址和给客户机的命名,共两行。如: 01号机 192.1.1.1 此外,建议将客户端程序复制到一个比较隐藏的目录中,因为,程序自身就是隐藏的----在 桌面上看不到任何
Delphi_Programming_Task_Manager_high_simulation_co
- Delphi编程开发高仿真任务管理器代码Delphi Programming Task Manager high simulation code-Delphi Programming Task Manager high simulation code
TASK
- 任务管理器原代码,用delphi仿WINDOW下的任务管理器。-Task Manager, the original code, delphi WINDOW imitation under Task Manager.
meijuchengqu
- 枚举应用程序列表简单例子, 象任务管理器那样列出拥有有效窗口的应用程序,并且得到其进程完整路径,以及其他一些窗体信息等.-Enumerated list of simple examples of the application, as listed in Task Manager as the application has a valid window, and get the full path of the process, and other forms of information
Delphi_Task-Manager
- 任务管理器 使用delphi listview 显示window系统正在运行的任务进程包括PID 进程名 路径等,还可以使用右键关闭进程-Task Manager window system using delphi listview display running processes including PID process tasks such as path name, you can use right off the process
jkjc
- 监控任务管理器的进程当指定的进程启动时,程序会自动检测该进程是否存在进程列表中,当指定进程在进程列表就会自动关闭-Monitoring task manager processes when the specified process starts, the program will automatically detect whether the process is in the list of processes, when the specified process in the pro
delphi-delme
- delphi注入任务管理器删除自己,从而达到保密的目的-delphi inject delete your own ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
44fsd64fwsdf
- 用过卡巴斯基的朋友都知道,卡巴斯基的进程是无法杀掉的,在任务管理器中杀卡巴进程的话,会弹出一个消息框提示拒绝访问!那么这是怎么实现的呢?很简单,就是使用了HOOK API的方法。 我用delphi来写程序好了,先写个dll。-Used Kaspersky' s friends all know, the the Kaspersky process is unable to kill the, Kabbah process in the Task Manager to kill, wil
TaskManager
- 这个程序将向你展示如何关闭一个过程的另一个应用程序和显示/隐藏另一个申请表和显示/隐藏另一个应用程序从任务管理器窗口-This program will show you how to shut down a process another application and show/hide another application form and show/hide another application from the task manager window
Disableoropenwindowstaskmanager-
- 禁用或开启windows任务管理器的功能程序,采用修改注册表的方式来实现,pascal语言,使用lazarus编辑器开发的。-Disable or open windows task manager function program, modify the registry to employ to achieve, pascal language, developed using lazarus editor.
Delphi_314678
- Delphi:Delphi关闭外部已打开的exe程序,运行窗口后会获取到当前正在运行的程序,通过本程序可以关闭它们,实现了类似任务管理器一样的功能。 -Delphi: Delphi off the external exe program opened, running window will get into the program currently running, close them through this program can achieve a similar functi
Delphiregencrypt
- Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS,
linghuprocess
- 灵狐Delphi版windows进程管理器,较系统本身的任务管理器功能更强劲,除了进程的显示和管理功能外,CPU和内存性能占用显示当然不可少了。除此之外还有启动项管理、注册表优化管理、文件及文件夹管理、进程列表快照查看、重启电脑和关闭系统等功能,在此基础上,你可以制作一个windows系统管理软件了。-Ling fox Delphi version of the windows process management, task management function is the system
preventtask-process
- delphi hook 防止任务管理器结束进程- prevent the task manager to end the process