How to unlock windows programmatically
问题 I would like to make use of my old mirror (by violet) which allow to trigger events when you put and take a rfid tag on/off a rfid tag reader. Using LibMirror I can program events in c# which is quite convienent. My idea is to lock and unlock my station when I take and put the rfid tag on the mirror. It is quite easy to lock the station thanks to 2, unlocking however seems more difficult. Several posts 3,4 on SO show that's difficult but I would like to have an definitive answer. I must