进程信息,Windows中创建的所有进程的日志 [英] Process information, log of all processes created in Windows

查看:620
本文介绍了进程信息,Windows中创建的所有进程的日志的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我得到的任务是使用Visual C ++检索Windows平台中正在执行的所有进程的信息.

我是该领域的新手,因此任何人都可以通过提供有关如何实际创建简单版本的链接来帮助我.我阅读了有关过程和线程功能的MSDN,但仍然无法了解我应该如何精确地创建项目以及如何进行该项目.

任何帮助将不胜感激.

问候,
Jay Patel

Hello all,

I am given the task to retrieve information of all processes being executed in Windows platform using Visual C++.

I am new to this field, so can anyone help me by providing links to how we can actually create a simple version. I read MSDN regarding process and thread functions, but still I am not able to learn that how exactly I should create the project and how to work on it.

Any help would really be appreciated.

Regards,
Jay Patel

推荐答案

您需要有关每个过程的哪些信息.
有几个功能可为您提供流程的不同属性.
要获取所有正在运行的进程的列表,请使用EnumProcesses.
What information about each process do you need.
There are several functions that give you different attributes of the process.
To get a list of all running processes, use EnumProcesses.


这篇关于进程信息,Windows中创建的所有进程的日志的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆