$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-26 06:11:52
Roland Schwarz wrote:
> I was using the MSDN until last year, but since then canceled my
> (private) subscription. I am not sure if I may use the my company
> subscription for this case.
>
> So I would be very glad if you could point me to a place from where I
> can get this "free" msvc-8.0 toolset.
You mean http://msdn.microsoft.com/vstudio/express/visualc/ ?
You'll need a platform SDK install as well to get the Win32 API's.
John.