Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.02 KB

README.md

File metadata and controls

36 lines (30 loc) · 2.02 KB

PCMgr

Windows任务管理器加强改进版 Advance and more powerful Windows task manager

这是一个 Windows 任务管理器加强版,添加了任务管理器不具有的功能,并且已有与Windows任务管理器可以媲美。
使用WinAPI以及C#开发,可以进行查看进程、进程信息、结束进程等。
目前只完成部分功能。

This is an enhanced rebulid version of the Windows Task Manager that adds features that the Task Manager does not have, And it is very similar to the Windows task manager.
Use WinAPI and C# development, you can view the process, process information, end the process, etc.
At present, only part of the functions are completed.

编译 Bulid

你至少需要使用 Visual Studio 2017 进行编译,需要C#和C++的生成工具。其中内核驱动最好使用WDK10
You need to use Visual Studio 2017 to compile at least, and must install C# and C++ in Visual studio. The kernel driver is best to use WDK10.

需求 Requirement

至少需要Windows7,并且需要.Net Framework 4.0
At least in Windows7 and installed .Net Framework 4.0

截图 ScreenShot

Image1
Image11
Image6
Image10
Image2
Image3
Image4
Image5

Image7
Image8
Image9