|
From: <ea...@us...> - 2002-08-14 21:05:46
|
Update of /cvsroot/mingw/w32api/lib In directory usw-pr-cvs1:/tmp/cvs-serv25783/lib Modified Files: shell32.def Log Message: Merge winsup changes Index: shell32.def =================================================================== RCS file: /cvsroot/mingw/w32api/lib/shell32.def,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** shell32.def 5 Jun 2001 01:36:46 -0000 1.1.1.1 --- shell32.def 14 Aug 2002 21:05:43 -0000 1.2 *************** *** 60,64 **** --- 60,68 ---- SHLoadInProc@4 SHHelpShortcuts_RunDLL@16 + SHGetFolderPathA@20 + SHGetFolderPathW@20 SHGetSpecialFolderLocation@12 + SHGetSpecialFolderPathA@16 + SHGetSpecialFolderPathW@16 SHGetPathFromIDListW@8 SHGetPathFromIDListA@8 |