From 46258d6fb80517c94ea0fb73b601cbf3a9fc9edb Mon Sep 17 00:00:00 2001 From: Danny Smith Date: Sun, 10 Aug 2003 00:40:01 +0000 Subject: 2003-08-10 Danny Smith * include/shlobj.h (SHELLSTATE): Add structure. (SHGetSetSettings): Add prototype. (SHGetSettings): Add prototype. * lib/user32.def (SHGetSetSettings): Add stub. 2003-08-10 Phil Krylov * 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 * include/commctrl.h (TVM_GETSCROLLTIME, TVM_SETSCROLLTIME): Add defines. --- winsup/w32api/lib/shell32.def | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/w32api/lib/shell32.def') 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 -- cgit v1.2.3