I am searching for a method to unlock a Windows desktop, assuming I already have the credentials.
Background:
I have a gadget called a Wireless USB PC-Lock. It is a proximity device that locks my PC when I walk away, and unlocks it when I return. The included software is WEAK! It doesn't really lock/unlock the desktop, just simulates it with an easily breakable driver. I want to write my own driver that truely locks/unlocks the desktop using the Windows API- I'm currently on Vista. Locking the desktop is easy. Some Googling indicates that unlocking it cannot be done. I am not giving up, however. I have a Lenovo tablet with the fingerprint reader. I previously registered my Windows credentials with the fingerprint utility, and now can unlock my tablet with just a finger swipe. If the fingerprint utility can do this programmically, there is obviously a way.
Suggestions are welcome, thanks.
Background:
I have a gadget called a Wireless USB PC-Lock. It is a proximity device that locks my PC when I walk away, and unlocks it when I return. The included software is WEAK! It doesn't really lock/unlock the desktop, just simulates it with an easily breakable driver. I want to write my own driver that truely locks/unlocks the desktop using the Windows API- I'm currently on Vista. Locking the desktop is easy. Some Googling indicates that unlocking it cannot be done. I am not giving up, however. I have a Lenovo tablet with the fingerprint reader. I previously registered my Windows credentials with the fingerprint utility, and now can unlock my tablet with just a finger swipe. If the fingerprint utility can do this programmically, there is obviously a way.
Suggestions are welcome, thanks.