I need some major help here. I have posted before but nobody responded. OK, here is my problem:
I have a login form and I have disabled Ctrl+Alt+Del, so the user cannot bring up the end task dialogue. What I need to do is detect when these keys are pressed, so I can show a 'fake' end task dialogue box
I can use GetAsyncKeyState to test when two of the keys are pressed, but I'm having trouble testing when the alt key is pressed!!!!
Can anyone give me some sample code or any help whatsoever? Thanks people.
David Richardson![]()





Reply With Quote