Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要删除注册表项。它在设置值上有一个拒绝 ACL(我需要这个权限才能删除它)。
如何更改 C++ 中的 ACL?
您可以使用 RegSetKeySecurity 调整安全设置,然后照常删除密钥。
这是一个 Win32 常见问题解答。
见 Win32 api ng 新闻://194.177.96.26/comp.os.ms-windows.programmer.win32