reactos/base
Hermès Bélusca-Maïto a3b36f8d3e
[CMD] Don't reset bCtrlBreak too early.
This allows to break commands such as:

C:\ReactOS\system32> for %f in (*.*) do dir

as one would expect: stop the currently running 'dir' and the 'for'.
"bCtrlBreak" doesn't need to be volatile too.
2018-04-29 00:53:49 +02:00
..
applications [MSPAINT] Fix crash on zoom out 2018-04-23 20:11:43 +02:00
services [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
setup [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
shell [CMD] Don't reset bCtrlBreak too early. 2018-04-29 00:53:49 +02:00
system [WINLOGON] Romanian translation update 2018-04-14 21:11:48 +02:00
CMakeLists.txt