SHGetFolderPath is not available on MSVC 6 without a Platform SDK, use SHGetSpecialFo...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 15 Jan 2007 03:53:20 +0000 (03:53 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 15 Jan 2007 03:53:20 +0000 (03:53 +0000)
commit145e94d4a4290dbb1ad2643846ed64062746dc61
tree956fc1d15d819685ae741a4cbb54ed5ad767780a
parent4cfa3acf5d14fb4b0d29507fb8eb083fb8c940a6
SHGetFolderPath is not available on MSVC 6 without a Platform SDK, use SHGetSpecialFolderPath instead

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20435 f5534014-38df-0310-8fa8-9805f1628bb7
epan/filesystem.c