Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the

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

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

Files