Boost logo

Boost Users :

Subject: Re: [Boost-users] [Interprocess] Different shared memory locations in Windows
From: Aaron Wright (Aaron_Wright_at_[hidden])
Date: 2012-09-13 20:14:57


 <Aaron_Wright <at> selinc.com> writes:

> I'm not sure what the correct answer here is, but I have some ideas:
>

-- There is a SHGetFolderPath() function that can return the known folder
paths. You could give ask it for CSIDL_COMMON_APPDATA to get a common
application data folder. Similar to what was happening with the registry key,
but I think an API call is a little nicer and maybe safer.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net