• <bdo id='ZtoJ6'></bdo><ul id='ZtoJ6'></ul>
    <tfoot id='ZtoJ6'></tfoot>

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

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

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

      1. Win32 文件被锁定以供阅读:如何找出谁在锁定它们

        时间:2023-10-06
        • <legend id='aS3Gg'><style id='aS3Gg'><dir id='aS3Gg'><q id='aS3Gg'></q></dir></style></legend>
        • <i id='aS3Gg'><tr id='aS3Gg'><dt id='aS3Gg'><q id='aS3Gg'><span id='aS3Gg'><b id='aS3Gg'><form id='aS3Gg'><ins id='aS3Gg'></ins><ul id='aS3Gg'></ul><sub id='aS3Gg'></sub></form><legend id='aS3Gg'></legend><bdo id='aS3Gg'><pre id='aS3Gg'><center id='aS3Gg'></center></pre></bdo></b><th id='aS3Gg'></th></span></q></dt></tr></i><div id='aS3Gg'><tfoot id='aS3Gg'></tfoot><dl id='aS3Gg'><fieldset id='aS3Gg'></fieldset></dl></div>
        • <tfoot id='aS3Gg'></tfoot>

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

                  <tbody id='aS3Gg'></tbody>

                  <bdo id='aS3Gg'></bdo><ul id='aS3Gg'></ul>

                  本文介绍了Win32 文件被锁定以供阅读:如何找出谁在锁定它们的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  在 C++(特别是 Visual C++)中,有时您无法打开文件,因为另一个可执行文件已将其打开且未共享以供读取.如果我尝试打开这样的文件,我如何以编程方式找出谁锁定了该文件?

                  In C++ (specifically on Visual C++), sometimes you cannot open a file because another executable has it opened and is not sharing it for reads. If I try to open such a file, how can I programatically find out who's locking the file?

                  推荐答案

                  在 Windows 2000 及更高版本中,如果不使用内核模式驱动程序,则无法执行此操作.Process Explorer 和其他类似工具会自动加载驱动程序来完成此操作.这是因为文件句柄位于内核空间中,用户模式应用程序(EXE 文件)无法访问.

                  In Windows 2000 and higher, you cannot do this without using a kernel-mode driver. Process Explorer and other similar tools load a driver automatically to accomplish this. This is because the file handles are in kernel space and not accessible by user-mode applications (EXE files).

                  如果您真的对此感兴趣,请查看this项目.

                  If you are really interested in doing this, take a look at this project.

                  这篇关于Win32 文件被锁定以供阅读:如何找出谁在锁定它们的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:错误:命令“C:\ Visual Studio\2017\Community\VC\Tool 下一篇:在 C++ 中执行另一个程序

                  相关文章

                  最新文章

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

                    <tfoot id='QFzW6'></tfoot>

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