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>2006-02-06 23:27:01 +0300
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2006-02-06 23:27:01 +0300
commitf6e3104d097be9abb3b4b214556b72ff28d548fb (patch)
treedb9f0366a7c88931189f121729d64c32b0b30847 /winsup/w32api/lib/shell32.def
parentede6ae5059a44503678c9acca02522f4db084c1c (diff)
2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/shlobj.h (PRF_VERIFYEXISTS, PRF_TRYPROGRAMEXTENSIONS, PRF_FIRSTDIRDEF, PRF_DONTFINDLNK): Ditto. * lib/shell32.def (PathResolve): Define.
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 c7a8d1bdc..af36c62ef 100644
--- a/winsup/w32api/lib/shell32.def
+++ b/winsup/w32api/lib/shell32.def
@@ -182,3 +182,4 @@ ILIsParent@12
ILLoadFromStream@8
ILRemoveLastID@4
ILSaveToStream@8
+PathResolve@12