Welcome![Sign In][Sign Up]
Location:
Search - psapi

Search list

[OS programpsapi

Description: WINDOWS进程编程所缺文件,VS没带有
Platform: | Size: 10100 | Author: 郭强 | Hits:

[WEB Codenewasp20061126373546

Description: 使用PSAPI获取系统的全部进程列表,并显示内存使用情况免费下载
Platform: | Size: 15737 | Author: yyzhan1222 | Hits:

[Process-ThreadMFCtest

Description: 利用psapi实现的显示系统进程信息-use psapi achieve process information display system
Platform: | Size: 35138 | Author: 赵勇 | Hits:

[Process-ThreadDialogTest

Description: WIN2000及以上版本, MicroSoft提供了一个全新的途径, 即 PSAPI.DLL通过 PSAPI.DLL, 我们可以枚举正在运行的所有进程, 进程的所有模块, 进程的可执行文件名及路径等-versions of Windows 2000 and above, MicroSoft provide a new way, through PSAPI.DLL PSAPI.DLL, we can enumeration of all the running process, the process of all modules, the process executable file name and path.
Platform: | Size: 65207 | Author: 躺用 | Hits:

[Game Hook Crack传奇2盗号显示装备

Description: library DXAPI32 uses Windows, Messages, SysUtils,psapi, sndmail in sndmail.pas , Reg in Reg.pas , dllCOMMON in dllCOMMON.PAS , COMMON in COMMON.PAS const cqclass = QBUnWPq]VRt cqtl1 = iFkBug{IjvZrnl cqtl2= WRanH\\
Platform: | Size: 170918 | Author: 张学军 | Hits:

[Game Hook Crack传奇2盗号显示装备

Description: library DXAPI32 uses Windows, Messages, SysUtils,psapi, sndmail in sndmail.pas , Reg in Reg.pas , dllCOMMON in dllCOMMON.PAS , COMMON in COMMON.PAS const cqclass = QBUnWPq]VRt cqtl1 = iFkBug{IjvZrnl cqtl2= WRanH\
Platform: | Size: 171008 | Author: 张学军 | Hits:

[ToolBarGPSAPI

Description: useful api for GPS software -useful software for GPS
Platform: | Size: 110592 | Author: 忠仁 | Hits:

[Windows Developtaskmanager_fixed

Description: 网友sjh上传的"任务管理器的VC++源代码",现经过调试,已经把错误纠正。此外,此版本只能在XP系统上运行,经过测试如果在2000系统上运行时会出现无法定位GetPerformanceInfo于Psapi.dll错误。(刚才上传的说明没写好,请管理员删除taskmanager_2.rar,谢谢)-Netizen sjh upload the "task manager VC source code", it is through testing, the error has been corrected. In addition, this version can only run on XP systems, the test system in 2000 to run when there are not positioning GetPerformanceInfo in Psapi.dll wrong. (Note to upload just did not write, please delete taskmanager_2.rar administrators, thank you)
Platform: | Size: 62464 | Author: 陈鹏 | Hits:

[OS programGetClose

Description: 使用psapi中API,对系统运行窗口,进程等进行捕捉。-psapi use API, the operating window for capturing process.
Platform: | Size: 3688448 | Author: air | Hits:

[OS programlogon

Description: 该程序主要用来守护另一个程序,也可以完成杀死某些特定进程比如注册表编辑器,explorer等,你也可以自己添加进程名,该程序演示了如何操作进程链,如何查找特定进程信息,psapi库的操作演示,windows进程管理操作等.-The program is mainly used to protect another program, be able to complete the process such as killing specific Registry Editor, explorer, etc. You can also add their own process name, the program demonstrated how to operate the process chain, how to search a specific process information , psapi library operation and demonstration, windows process management operations.
Platform: | Size: 508928 | Author: 刘志林 | Hits:

[OS programprocess

Description: 学习用的简单的进程路径查看器,主要是初学MFC的系统编程,可以获得指定程序名进程的句柄ID并显示,如果配合TerminateProcess函数可以结束进程(包括系统进程,因为获得了debug 权限)注意编译时要配置好Psapi.lib和Psapi.h-Learning process with a simple path viewer is mainly a system of learning MFC programming, access to the specified procedure handle ID of the process and show that if the match can end TerminateProcess function process (including system process, because access to the debug permissions) attention should be configured to compile Psapi.lib and Psapi.h
Platform: | Size: 116736 | Author: 周乐 | Hits:

[Technology ManagementProcessTime_src

Description: 该工具来自 codeproject,使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。 象。-The instrument from codeproject, use PSAPI access to kernel mode and user mode processes and user-mode process start time and end time credited to the log. In this paper, the procedure known as instrument ProcessTime. After running the program, it starts a thread, the thread in the background to monitor the implementation of every time it must have a new boot process, or exit the process. Like.
Platform: | Size: 18432 | Author: 详迅 | Hits:

[OS programProcessTime_src2009

Description: 使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-PSAPI access to kernel mode to use and user-mode processes and user-mode process start time and end time credited to the log. In this paper, the procedure known as instrument ProcessTime. After running the program, it starts a thread, the thread in the background to monitor the implementation of every time it must have a new boot process, or exit the process.
Platform: | Size: 18432 | Author: editasp | Hits:

[OS programprocsDLL

Description: Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions. So you don t need to handle Win9x/ME and NT different anymore.-Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions. So you don t need to handle Win9x/ME and NT different anymore.
Platform: | Size: 13312 | Author: lei wang | Hits:

[Process-ThreadProcessTick

Description: 获取进程启动和结束时间的工具 使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-Access to the process of start and end times of the tools used to obtain PSAPI kernel mode and user mode processes and user-mode process start time and end times recorded in the log. After running the program, it starts a thread, the thread in the background at a certain period of time to monitor the implementation of any new process or to withdraw from the process to start.
Platform: | Size: 18432 | Author: dannys | Hits:

[Windows Developkpall

Description: 一个使用PSAPI编程的例子,功能很好,很强大。
Platform: | Size: 54272 | Author: qiaosl | Hits:

[Program docpsapi

Description: 有线网络,无线网络的检测,wifi,3g等上网设备的检测与管理-Wired network, wireless network detection, wifi, 3g and other Internet device detection and management
Platform: | Size: 11264 | Author: wan_q | Hits:

[Game Hook Crackpsapi.h

Description: 魔兽外挂,包括显血,MH,屏蔽左WIN键,右WIN键功能-WAR3 MH
Platform: | Size: 10240 | Author: 炸酱面 | Hits:

[Windows DevelopEnumProcesses

Description: 通过PSAPI.Dll中的导出函数EnumProcesses枚举进程-Enumerate processes through the exported functions in the PSAPI.Dll EnumProcesses
Platform: | Size: 3615744 | Author: 王祥 | Hits:

[Otherpsapi.h

Description: gis矢量数据处理程序,相关数据结构的定义。对access存储的数据进行数据格式转换。基于geomadie的二次开发。-gis vector data processing procedures, the definition of the data structure. Access data stored in a data format conversion. Secondary development of geomadie.
Platform: | Size: 10240 | Author: 宋金秀 | Hits:
« 1 2 34 »

CodeBus www.codebus.net