Windows Vista Beta | WinVistaBeta.com - Message | System wide input events

September 07, 2008  
Subject: System wide input events
Group: microsoft.public.windows.developer.winfx.fundamentals
Date: 11/20/2005 11:21:02 AM
From: =?Utf-8?B?TWF0?= [Email Address Protection]

Hi,
how may I write an eyes follower application in WinFx, tracking mouse/stylus
position and buttons state (to blink eyes)? I don't know how subscribe to
mouse/stylus events on a system wide basis...
Something similar to Win32 hooking functions is available? InputManager
restricts inputs to application UI elements, and accessibility namespace
seams not to be the solution neither.

Thx, Mat

Back