$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Boost.Process done
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2010-08-23 07:36:28
On 20.08.2010 1:05, Ilya Sokolov wrote:
> On windows SetConsoleCtrlHandler() could be used for the same effect.
Or signal(), to be friendly with CRT libraries which provide signal()
function.