$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Henrik Sundberg (storangen_at_[hidden])
Date: 2008-06-03 16:37:03
2008/6/3 Emil Dotchevski <emil_at_[hidden]>:
> On Tue, Jun 3, 2008 at 8:05 AM, Zack S <zck501_at_[hidden]> wrote:
>> Hi folks,
>>
>> Why doesn't the Boost code, in the cases where it needs
>> to throw an exception under Windows, offer the option
>> to display a dialog window? Something like a #define'able
>> option could be useful.
>
> There is a Visual Studio option which does just what you want. It's in
> the Debug/Exceptions dialog box.
It can be really difficult to get exceptions instead of dialogs, see
the old thread:
http://listarchives.boost.org/Archives/boost/2007/11/130336.php
/$