登录
首页 » Process-Thread » delphi的任务管理

delphi的任务管理

于 2022-02-13 发布 文件大小:6.23 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

delphi的任务管理-task management of delpi

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 与pssetcreateprocessnotifyroutine,pssetcreatethreadnotifyroutine线程问题。
    用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码为:DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS.很显然,在驱动退出后,一些进线程操作仍然在访问原来的地址,造成出错.在XP后,微软给出了一个函数PsRemoveCreateThreadNotifyRoutine用来清除线程监视函数(清除进程监视的就是PsSetCreateProcessNotifyRoutine).我一直奇怪ICESWORD在2000中是怎么做到进线程监视的.后来才发现,在运行icesword后释放出一个detport.sys文件,然后一直在系统中存在着没有卸载掉.只是把它隐藏了而已^_^.这不是个好消息,难道我为了测试一个驱动,测试一次就得重启一次吗?呵呵,肯定不是啊,所以想办法搞定它.-with PsSetCreateProcessNotifyRoutine, PsSetCreateThreadNotifyRoutine thread to process control, I think we had a very skilled. Sinister In "" A text has been achieved in very good. Some time ago the Internet was seen in the surveillance study of the threads from article more interesting. Write playing with a code to play. on this issue, there have been some proble
    2023-06-28 21:35:02下载
    积分:1
  • vb多线程实例,可以对初学VB同伴有所帮助,
    vb多线程实例,可以对初学VB同伴有所帮助,-vb examples of multi-threaded, can be helpful to novice VB companions,
    2022-03-26 17:38:55下载
    积分:1
  • 基于visual c++的多线程示例,希望对大家有帮助
    基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
    2022-03-01 19:14:33下载
    积分:1
  • 共享DLL中的变量,可以让多个程序共用一个程序.
    共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
    2022-04-07 12:08:48下载
    积分:1
  • 进程管理和线程管理 进程管理和线程管理
    进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
    2022-02-07 20:54:29下载
    积分:1
  • 自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有...
    自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that the present procedures also a small bug but is not sure what the problem is, if there who I can learn and windows programming, please contact me
    2022-03-11 05:56:15下载
    积分:1
  • 使用psapi和toolhelp两种方式实现的显示进程列表程序
    使用psapi和toolhelp两种方式实现的显示进程列表程序- Uses psapi and the toolhelp two ways realizations demonstration advancement tabulates the procedure
    2023-07-22 05:25:03下载
    积分:1
  • 实现心血管功能无创监测及参数分析,包括了界面、通讯、数据管理、打印等功能!...
    实现心血管功能无创监测及参数分析,包括了界面、通讯、数据管理、打印等功能!-To achieve non-invasive monitoring of cardiovascular function and parameter analysis, including the interface, communications, data management, printing and other functions!
    2022-07-20 08:34:39下载
    积分:1
  • 创建、管理线程池的源代码
    创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
    2022-02-07 14:10:08下载
    积分:1
  • WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的...
    WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的-WIN2K and Win2K3 realize rapid exit the system under the code summary. Visual C++ Integrated development environment
    2023-01-13 20:55:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载