For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > January 2006 > system wide hook









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author system wide hook
Lisa Pearlson

2006-01-09, 10:40 pm

Hi,

I come from a win32 background. I wish to 'catch' keystrokes using a system
wide hook.
On win32 this was done by making a dll which is loaded automatically into
memory space of all apps, and can catch all WM_KEYDOWN messages, block them
or pass them on.

Will the same method work on Smart Phone (eg. Windows Mobile 5.0) platform?
Any online references on this subject?

Lisa


riki

2006-01-21, 9:57 pm

Lisa Pearlson wrote:
> Hi,
>
> I come from a win32 background. I wish to 'catch' keystrokes using a system
> wide hook.
> On win32 this was done by making a dll which is loaded automatically into
> memory space of all apps, and can catch all WM_KEYDOWN messages, block them
> or pass them on.
>
> Will the same method work on Smart Phone (eg. Windows Mobile 5.0) platform?
> Any online references on this subject?



http://msdn.microsoft.com/library/d...rocessspace.asp

riki

Backups are for wimps. Real men upload their data to an FTP site and
have everyone else mirror it.-- Linus Torvalds
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Latest Betas have WM5 layout and speed dial support
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com