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:
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