mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 14:27:55 +08:00
5 lines
128 B
C
5 lines
128 B
C
|
#pragma once
|
||
|
|
||
|
// Prevent system-wide input lagging while paused in the debugger
|
||
|
//#define DISABLE_LOWLEVEL_KBHOOK_WHEN_DEBUGGED
|