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:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2005-09-23 14:50:15 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2005-09-23 14:50:15 +0400
commite7a76793ad2d882d68a81f217cecffa1c64e892c (patch)
tree4f5f218a4bdc2fdeefba38ee32ba116cde6ce87b
parent85b0face89196437ffe3a47462fc46bfab1cc083 (diff)
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* lib/shell32.def (SHILCreateFromPath): Add stub. Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
-rw-r--r--winsup/w32api/ChangeLog5
-rw-r--r--winsup/w32api/lib/shell32.def1
2 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index ab192f960..484f886c6 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+
+ * lib/shell32.def (SHILCreateFromPath): Add stub.
+ Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
+
2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/winbase.h (RegisterWaitForSingleObject,
diff --git a/winsup/w32api/lib/shell32.def b/winsup/w32api/lib/shell32.def
index ac870eaf8..c7a8d1bdc 100644
--- a/winsup/w32api/lib/shell32.def
+++ b/winsup/w32api/lib/shell32.def
@@ -43,6 +43,7 @@ SHLoadInProc@4
SHIsFileAvailableOffline@8
SHInvokePrinterCommandW@20
SHInvokePrinterCommandA@20
+SHILCreateFromPath@12
SHHelpShortcuts_RunDLL@16
SHGetUnreadMailCountW@24
SHGetSpecialFolderPathW@16