Oh ... a virus creator :)
> To trap keyboard events use SetWindowsHookExW, see the NG archive:
>
http://groups.google.com/groups?hl=en&lr=&q=SetWindowsHookExW >
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
>
http://www.sergeybogdanov.com >
>
> arnoud wrote:
>> Hi,
>>
>> For a usability study I would like to create some software that runs as
>> a service in the background and logs all key events for all programs.
>> In the end you would get a list of all key strokes and some context
>> information e.g. which program was active or the name of the form.
>> Would that be possible to make for Windows Mobile 5?
>>
>> Arnoud
>>