I am trying to build a program where when the right password is entered (and username) you click "lock computer" and it locks the computer's mouse controls and Keyboard controls, so people cant mess up my computer while I am away. I have used these two .DLL's:
But I'm stuck on how to use them, I've read the readme's but I still dont understand them...Could somebody take a look and help me with it, or explain to me what to do if I wanted to do this? Thanks for the help.
I built a small security application for my '98 a while back, designed for 1024 res. It disables all mouse and keyboard functions and on older windows was able to disable the ctr+alt+del menu. You should be able to get what you want from it.