$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2007-03-12 09:02:08
On Wed, 7 Mar 2007 10:17:25 -0300, "Rodrigo Pinho Pereira de Souza"
<pinhopro_at_[hidden]> said:
> I am involved on a project in VC6, and I want to check if is that
> possible
> to use ASIO on VC6.
>
> Does anyone already tried ?
Asio has not supported vc6 for a long time. I'd guess that with the
changes made since then, it is a very long way from being able to do so.
Cheers,
Chris