<bdo id='PmaDi'></bdo><ul id='PmaDi'></ul>
<i id='PmaDi'><tr id='PmaDi'><dt id='PmaDi'><q id='PmaDi'><span id='PmaDi'><b id='PmaDi'><form id='PmaDi'><ins id='PmaDi'></ins><ul id='PmaDi'></ul><sub id='PmaDi'></sub></form><legend id='PmaDi'></legend><bdo id='PmaDi'><pre id='PmaDi'><center id='PmaDi'></center></pre></bdo></b><th id='PmaDi'></th></span></q></dt></tr></i><div id='PmaDi'><tfoot id='PmaDi'></tfoot><dl id='PmaDi'><fieldset id='PmaDi'></fieldset></dl></div>
      <tfoot id='PmaDi'></tfoot>

      <small id='PmaDi'></small><noframes id='PmaDi'>

      <legend id='PmaDi'><style id='PmaDi'><dir id='PmaDi'><q id='PmaDi'></q></dir></style></legend>

      1. 如何查询正在运行的进程的参数列表?(窗口,C+

        时间:2023-08-01
              <bdo id='UnWRY'></bdo><ul id='UnWRY'></ul>

              <legend id='UnWRY'><style id='UnWRY'><dir id='UnWRY'><q id='UnWRY'></q></dir></style></legend>
                <tfoot id='UnWRY'></tfoot>

                1. <i id='UnWRY'><tr id='UnWRY'><dt id='UnWRY'><q id='UnWRY'><span id='UnWRY'><b id='UnWRY'><form id='UnWRY'><ins id='UnWRY'></ins><ul id='UnWRY'></ul><sub id='UnWRY'></sub></form><legend id='UnWRY'></legend><bdo id='UnWRY'><pre id='UnWRY'><center id='UnWRY'></center></pre></bdo></b><th id='UnWRY'></th></span></q></dt></tr></i><div id='UnWRY'><tfoot id='UnWRY'></tfoot><dl id='UnWRY'><fieldset id='UnWRY'></fieldset></dl></div>
                    <tbody id='UnWRY'></tbody>

                2. <small id='UnWRY'></small><noframes id='UnWRY'>

                3. 本文介绍了如何查询正在运行的进程的参数列表?(窗口,C++)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  对于给定的 Windows 进程,我想知道它是用什么命令行参数启动的.例如,Windows 任务管理器能够显示这一点.

                  for a given windows process I want to know with what command line parameters it was started. The windows task manager is able to show that for example.

                  先谢谢你!

                  推荐答案

                  假设您知道进程 ID,请使用 OpenProcess 来处理它(这需要提升权限,如文档中所述).然后使用 NtQueryInformationProcess 获取详细的进程信息.使用 ProcessBasicInformation 选项获取 PEB 进程 - 这包含另一个结构指针,通过它你可以得到命令行.

                  Assuming you know the process ID, use OpenProcess to get a handle to it (this requires elevated privilege as noted in the docs). Then use NtQueryInformationProcess to get detailed process info. Use the ProcessBasicInformation option to get the PEB of the process - this contains another structure pointer, through which you canget the command line.

                  这篇关于如何查询正在运行的进程的参数列表?(窗口,C++)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:对 WinMain (C++ Mingw) 的未定义引用 下一篇:确定两个路径是否引用 Windows 中同一个文件的最

                  相关文章

                  最新文章

                  • <bdo id='q9SM8'></bdo><ul id='q9SM8'></ul>

                    <i id='q9SM8'><tr id='q9SM8'><dt id='q9SM8'><q id='q9SM8'><span id='q9SM8'><b id='q9SM8'><form id='q9SM8'><ins id='q9SM8'></ins><ul id='q9SM8'></ul><sub id='q9SM8'></sub></form><legend id='q9SM8'></legend><bdo id='q9SM8'><pre id='q9SM8'><center id='q9SM8'></center></pre></bdo></b><th id='q9SM8'></th></span></q></dt></tr></i><div id='q9SM8'><tfoot id='q9SM8'></tfoot><dl id='q9SM8'><fieldset id='q9SM8'></fieldset></dl></div>
                    1. <small id='q9SM8'></small><noframes id='q9SM8'>

                    2. <legend id='q9SM8'><style id='q9SM8'><dir id='q9SM8'><q id='q9SM8'></q></dir></style></legend>

                      <tfoot id='q9SM8'></tfoot>