What is the right place to store program data files which are the same for every user but have to be writeable for the program? What would be the equivalent location on MS W
Actually SHGetFolderPath is deprecated.
SHGetKnownFolderPath should be used instead.