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.