i wondered if this is possible : you will create a windows service application and it will collect information from a certain type of application. let's say if the user is using ms word, i want to keep trace of the user on that like the typed words, clicked buttons etc. can we listen the user events that are rised from various applications by windows services, or is there a way to do what i tell?
thanks