mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
d615514799
The windows hook WH_MOUSE_LL is called in such a way that any delay in processing causes a system wide stall. This change spawns an extra thread which waits on an event set by the hook which is then used to call the callback with an artifical limit of 1000Hz. |
||
---|---|---|
.. | ||
capture | ||
include/windows | ||
src | ||
app.manifest | ||
CMakeLists.txt | ||
installer.nsi | ||
resource.rc |