Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-09-16 14:28:16 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-09-16 14:28:16 +0400
commit0812076923f58711b8eab2eae0835810eb305d79 (patch)
treee5250f0ccd5a4512fc4196014c108a6eae4be821 /winsup/w32api/lib/shell32.def
parentfbf3d133cea438ac0b7a1197e4d367e893a1b824 (diff)
* lib/shell32.def (SHGetFolderPath[AW]): Add comment.
* lib/shfolder.def: New file.
Diffstat (limited to 'winsup/w32api/lib/shell32.def')
-rw-r--r--winsup/w32api/lib/shell32.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/winsup/w32api/lib/shell32.def b/winsup/w32api/lib/shell32.def
index 96bf14dc9..a5cee20fd 100644
--- a/winsup/w32api/lib/shell32.def
+++ b/winsup/w32api/lib/shell32.def
@@ -59,9 +59,11 @@ SHGetMalloc@4
SHGetInstanceExplorer@4
SHGetIconOverlayIndexW@8
SHGetIconOverlayIndexA@8
-SHGetFolderPathW@20
SHGetFolderPathAndSubDirW@24
SHGetFolderPathAndSubDirA@24
+; SHGetFolder is in shell32.dll on W2K up,
+; but in redistributable shfolder.dll for earlier OS versions.
+SHGetFolderPathW@20
SHGetFolderPathA@20
SHGetFolderLocation@20
SHGetFileInfoW@20