boost::filesystem & working directories

4 Feb
2008
4 Feb
'08
4:36 p.m.
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.

4 Feb
4 Feb
5:06 p.m.
I saw a boost::process in the vault. I think it can do it, but I am not sure. On Feb 5, 2008 12:36 AM, Robert Dailey <rcdailey@gmail.com> wrote:
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.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
6344
Age (days ago)
6345
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ovanes Markarian
-
Robert Dailey