Re: How to set a mouse / keyboard hook in windows CE device using C# code ?
- From: "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
- Date: Wed, 5 Oct 2005 10:18:48 -0700
There are also significant limits on what *sort* of hooks you can set in
Windows CE. You should tell us *why* you want to hook things and what you
plan to accomplish if you get it working...
Paul T.
"Sergey Bogdanov" <sergey.bogdanov@xxxxxxxxx> wrote in message
news:%23xN30gTxFHA.2924@xxxxxxxxxxxxxxxxxxxxxxx
> Since SetWindowsHookEx@coredll accept pointer to a function and callbacks
> are not supported for CF1.0 :- it will not work for you.
>
> --
> Sergey Bogdanov [.NET CF MVP, MCSD]
> http://www.sergeybogdanov.com
>
>
> Milen Kardjiev wrote:
>> Hi all!
>> I'm trying to set a mouse/keyboard hook in a C# application , but i
>> haven't found an API in coredll.dll which i can use.
>> SetWindowsHookEx seems not working.
>> Do you have an idea how to that ?
>> Thanks !!!
>>
.
- Prev by Date: Re: Run thread every 1 minute - problems
- Next by Date: Re: Transfer File from PDA to Win CE through USB
- Previous by thread: Re: Run thread every 1 minute - problems
- Next by thread: Re: How to set a mouse / keyboard hook in windows CE device using C# code ?
- Index(es):
Relevant Pages
|