Look on
www.opennetcf.org for ApplicationEx and IMessageFilter.
Ginny Caughey
..NET Compact Framework MVP
"Freddyboy" <(E-Mail Removed)> wrote in message
news:5BDA71A8-C3BD-490C-8DA2-(E-Mail Removed)...
> Hi,
>
> I'd like to listen a key of my keyboard to execute some code when that key
> is pressed. I'm not use a Windows Forms that's why I can not use a keydown
> event.
>
> In fact I'd like to do a thing like a reboot when 2/3 keys are pressed.
>
> But I don't know how I can do.
>
> Maybe to listen window message ?
>
> Could you help me please ?
>
> Thanks