I have to develop a tool for monitoring helpdesk agents. I can figure out how to capture keyboard events and mouse events; however I need to capture the control that emitted/consumed the event too. Is it possible to find that out?
...
hello, i have an application which call another console application and pass to it some parameters (console app is a video/audio coverter app) ... is there a way to programmatically "spy" or catch the passed paramters other than hooking/monitoring shellexecute/CreateThread etc ?
...
Hi everybody,
i'm inteding to develop a web application that can track somebody carrying a GPS emitter.
I think that the simpliest way is to insert a sim card in the emitter that will send some messages to the databse.
I have some questions:
Is there a GPS emitter device that can be tracked by this way (having a sim card reader) and e...