i want to do a application which works in background and read all keys pressed by user and save it in file. i start to write it in Win forms and use keys Pressed event but it works when form is focused:/
It is another way to do it? i hear about Windows Service, but i never use it :/
You can do it with help of these:
I don't know your reasons, but I just hope they are "good".