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.
如何使用 Delphi 或无论如何在Windows 7Ctrl上阻止++Alt组合Delete键
你不能做这个。安全注意序列(CTRL++的官方 Windows 名称ALT)DEL在内核模式下处理,如果用户模式应用程序能够更改用户发送 SAS 时发生的情况,这将是一个巨大的安全漏洞。