* include/shlobj.h (SHGetFolderPath): Add define.

* lib/shell32.def (SHGetSpecialFolderPath): Add export.
	(SHGetFolderPath): Ditto.
This commit is contained in:
Earnie Boyd
2002-08-14 16:43:40 +00:00
parent c182cc28a5
commit 99a3b239eb
3 changed files with 14 additions and 0 deletions

View File

@ -59,7 +59,11 @@ SheChangeDirExA@4
SheChangeDirA@4
SHLoadInProc@4
SHHelpShortcuts_RunDLL@16
SHGetFolderPathA@20
SHGetFolderPathW@20
SHGetSpecialFolderLocation@12
SHGetSpecialFolderPathA@16
SHGetSpecialFolderPathW@16
SHGetPathFromIDListW@8
SHGetPathFromIDListA@8
SHGetPathFromIDList@8