Francois Gouget wrote: [snip]
Is this something that MinGW can / should do too?
Yes.
BTW, are there any (other) unofficial Wine patches for the MinGW W32API package?
Regards, Filip
Index: lib/shell32.def =================================================================== RCS file: /cvs/src/src/winsup/w32api/lib/shell32.def,v retrieving revision 1.7 diff -u -r1.7 shell32.def --- lib/shell32.def 1 Jan 2004 11:00:43 -0000 1.7 +++ lib/shell32.def 16 Feb 2005 12:30:28 -0000 @@ -32,6 +32,7 @@ SHUpdateRecycleBinIcon@0 SHSetUnreadMailCountW@12 SHSetLocalizedName@12 +SHSimpleIDListFromPath@4 @162 SHQueryRecycleBinW@8 SHQueryRecycleBinA@8 SHPathPrepareForWriteW@16 @@ -43,6 +44,7 @@ SHIsFileAvailableOffline@8 SHInvokePrinterCommandW@20 SHInvokePrinterCommandA@20 +SHILCreateFromPath@12 @28 SHHelpShortcuts_RunDLL@16 SHGetUnreadMailCountW@24 SHGetSpecialFolderPathW@16 @@ -172,11 +174,11 @@ ILCloneFirst@4 ILCombine@8 ILFindChild@8 -ILFree@4 +ILFree@4 @155 ILGetNext@4 ILGetSize@4 -ILIsEqual@8 +ILIsEqual@8 @21 ILIsParent@12 ILLoadFromStream@8 ILRemoveLastID@4