On 15/06/2014 19:47, hbelusca(a)svn.reactos.org wrote:
  +    /* Trick: on Windows, pressing the CTRL key
forces the task to be ended */
 +    BOOL ForceEndTask = !!(GetKeyState(VK_CONTROL) & 0x8000);
 + 
Was it really meant to be '!!'?
--
Pierre Schweitzer<pierre at reactos.org>
System Administrator
ReactOS Foundation