decemberpei / WinEventHook

get notified when mouse/window status changed in target process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinEventHook

get notified when mouse/window status changed in target process

this utility is to measure app performance. e.g. in a certain app, when you start some action by clicking "start", you will get notified. when the action is done and app shows some other window. you get notified as well when the window get shown. all these events come with a time stamp so you can calculate the time elapsed and the performance data is obtained.

About

get notified when mouse/window status changed in target process.


Languages

Language:C# 100.0%