$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-08-22 01:58:14
The only fix I can see that solves a problem I have seen in the Visual
C++ IDE:
http://support.microsoft.com/kb/824580/
The IDE stops responding, something to do with the way the IDE 'knows'
about classes i.e. member completion, tool tips over the code.
I tend to use SCITE for editing code. I use the VC IDE only when I need
to debug or find out what header something is in and to initially set up
solutions. For the record I see no motivation for upgrading to VC8! I
wouldn't like to try using boost in anything earlier than VC 2003.