C# - Record Click Strokes into an array? -



C# - Record Click Strokes into an array? -

how can record click strokes , set them array? window need in focus work? how can avoid this.

the requirement works without having focused window more hard one. need utilize low-level mouse hook setwindowshookex() api function. requires p/invoke, illustration available in blog post.

c# click

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -