OSDN Git Service

Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:24:03 +0000 (19:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:24:03 +0000 (19:24 +0000)
commit889f03812916b146ae504c0fad5afdc7bf2e8a2a
treea853f23a7f10873ea8de8df85b839cf963341cbd
parentc0e0d3e2e924b41a42db3c3cd8329421b06436e3
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
APPDATA directory on Windows.  Magnus Hagander
src/Makefile.global.in
src/bin/psql/win32.mak
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/win32.mak
src/port/path.c