Hi
I want to know is the user presses alt+ctl+del and then
chooses to loggout ,if my application is running, he should
get a message to first close the application.
Any help on this will be appriciated
Printable View
Hi
I want to know is the user presses alt+ctl+del and then
chooses to loggout ,if my application is running, he should
get a message to first close the application.
Any help on this will be appriciated
You could just disable ctrl+alt+del
If ya want to do this go here for the code,
http://www.vb-world.com/api/tip518.html
Good Luck:D