summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib/shell32.def
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2003-08-10 00:40:01 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2003-08-10 00:40:01 +0000
commit46258d6fb80517c94ea0fb73b601cbf3a9fc9edb (patch)
treee25eded57a1ced2b4fbfd7c3313196fee17b60cb /winsup/w32api/lib/shell32.def
parent58d4b72d3321ff56c46cfe4a5e5cd11261393deb (diff)
downloadcygnal-46258d6fb80517c94ea0fb73b601cbf3a9fc9edb.tar.gz
cygnal-46258d6fb80517c94ea0fb73b601cbf3a9fc9edb.tar.bz2
cygnal-46258d6fb80517c94ea0fb73b601cbf3a9fc9edb.zip
2003-08-10 Danny Smith <dannysmith@users.sourceforge.net>
* include/shlobj.h (SHELLSTATE): Add structure. (SHGetSetSettings): Add prototype. (SHGetSettings): Add prototype. * lib/user32.def (SHGetSetSettings): Add stub. 2003-08-10 Phil Krylov <likewolf@users.sourceforge.net> * include/commctrl.h (HDM_ORDERTOINDEX): Add define. (Header_OrderToIndex): Add macro. (Header_GetOrderArray): Add macro. * include/commdlg.h (FR_MATCHALEFHAMZA, FR_MATCHDIAC, FR_MATCHKASHIDA): Add defines. 2003-08-10 Martin Fuchs <Martin-Fuchs@gmx.net> * include/commctrl.h (TVM_GETSCROLLTIME, TVM_SETSCROLLTIME): Add defines.
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 a5cee20fd..fa8b8b8d9 100644
--- a/winsup/w32api/lib/shell32.def
+++ b/winsup/w32api/lib/shell32.def
@@ -48,6 +48,7 @@ SHGetUnreadMailCountW@24
SHGetSpecialFolderPathW@16
SHGetSpecialFolderPathA@16
SHGetSpecialFolderLocation@12
+SHGetSetSettings@12
SHGetSettings@8
SHGetPathFromIDListW@8
SHGetPathFromIDListA@8