Boost logo

Boost :

Subject: Re: [boost] [filesystem] temp_directory_path() behavior on Windows
From: Peter Dimov (lists_at_[hidden])
Date: 2015-02-02 10:43:15


Beman Dawes wrote:
> SHGetFolderPath is deprecated, and in any case it is very simple and clean
> just to use a list of directories with GetEnvironmentVariableW().

If you don't have TEMP and TMP, it's quite likely that you aren't going to
have LOCALAPPDATA in the environment either, which is why I suggested
SHGetFolderPath.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk