oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.35k stars 269 forks source link

Quick pressing on CTRL-ALT-DEL cancel the blocking #30

Closed dudul closed 8 years ago

dudul commented 8 years ago

Hi, The "cadstop" example block the CTRL-ALT-DEL, but if you press several time, very quick on these key, the application doesn't block it and the CTRL-ALT-DEL fire.

I tried it on Win10 x64 & Win8.1 x64.

Any solution?

dudul commented 8 years ago

My mistake, I used an old example. The latest from the master works great.