diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2004-01-01 11:00:43 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2004-01-01 11:00:43 +0000 |
commit | 855c33f8b7c0e1266656a8921910cc19dc3014b9 (patch) | |
tree | cd77445be56ad882f1cd554e882e438539419fd4 /winsup/w32api/lib/shell32.def | |
parent | 54407e06917cc06b5f96668ecfa1453aab99e42c (diff) | |
download | cygnal-855c33f8b7c0e1266656a8921910cc19dc3014b9.tar.gz cygnal-855c33f8b7c0e1266656a8921910cc19dc3014b9.tar.bz2 cygnal-855c33f8b7c0e1266656a8921910cc19dc3014b9.zip |
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.def | 1 |
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 |