How to Enable/Disable Ctrl-Alt-Del or Alt-Tab Keys
Keywords: ctrl-alt-del alt-tab IntControl(57, p1, 0, 0, 0)
Question:
How can I capture ctrl-alt-del and alt-tab before the system gets it and acts on it?Answer:
Take a look at IntControl(57, p1, 0, 0, 0) {Windows 95/98/ME only} to disable/enable system keys.
Article ID: W13153Filename: Enable-Disable the Ctrl-Alt-Del or Alt-Tab Keys.txt