$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-02-04 18:36:55
Is there a way to set the working directory for the entire application using
boost::filesystem, or possibly another part of boost? I want to avoid using
the Win32 API to do this.