mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 17:56:44 +02: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
|