Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 953570a8999cd7e8d79f9f62d98522a59d452c61
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-01-26T19:24:21Z
Releases: 8.0.1
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
APPDATA directory on Windows.  Magnus Hagander

Files