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>2004-01-01 14:00:43 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2004-01-01 14:00:43 +0300
commit855c33f8b7c0e1266656a8921910cc19dc3014b9 (patch)
treecd77445be56ad882f1cd554e882e438539419fd4 /winsup/w32api/lib/shell32.def
parent54407e06917cc06b5f96668ecfa1453aab99e42c (diff)
2004-01-01 Martin Fuchs <martin-fuchs@gmx.net>
* include/shlobj.h (SHCoCreateInstance): Add prototype.. * lib/shell32.def (SHCoCreateInstance): Add export stub.
Diffstat (limited to 'winsup/w32api/lib/shell32.def')
-rw-r--r--winsup/w32api/lib/shell32.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/lib/shell32.def b/winsup/w32api/lib/shell32.def
index 6684f7a5a..ac870eaf8 100644
--- a/winsup/w32api/lib/shell32.def
+++ b/winsup/w32api/lib/shell32.def
@@ -118,6 +118,7 @@ SHCreateQueryCancelAutoPlayMoniker@4
SHCreateProcessAsUserW@4
SHCreateDirectoryExW@12
SHCreateDirectoryExA@12
+SHCoCreateInstance@20
SHChangeNotify@16
SHBrowseForFolderW@4
SHBrowseForFolderA@4