all groups > dotnet compact framework > february 2006 >
You're in the

dotnet compact framework

group:

Key event logger


Key event logger arnoud
2/27/2006 11:24:24 PM
dotnet compact framework: 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
Re: Key event logger Sergey Bogdanov
2/28/2006 1:36:11 PM
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


[quoted text, click to view]
Re: Key event logger Steve B.
3/1/2006 12:00:00 AM
Oh ... a virus creator :)

"Sergey Bogdanov" <sergey.bogdanov@gmail.com> a écrit dans le message de
news: %23WQWtsFPGHA.208@tk2msftngp13.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button