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
Post a Comment