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(a)0 SHSetUnreadMailCountW(a)12 SHSetLocalizedName(a)12 +SHSimpleIDListFromPath(a)4 @162 SHQueryRecycleBinW(a)8 SHQueryRecycleBinA(a)8 SHPathPrepareForWriteW(a)16 @@ -43,6 +44,7 @@ SHIsFileAvailableOffline(a)8 SHInvokePrinterCommandW(a)20 SHInvokePrinterCommandA(a)20 +SHILCreateFromPath(a)12 @28 SHHelpShortcuts_RunDLL(a)16 SHGetUnreadMailCountW(a)24 SHGetSpecialFolderPathW(a)16 @@ -172,11 +174,11 @@ ILCloneFirst(a)4 ILCombine(a)8 ILFindChild(a)8 -ILFree(a)4 +ILFree(a)4 @155 ILGetNext(a)4 ILGetSize(a)4 -ILIsEqual(a)8 +ILIsEqual(a)8 @21 ILIsParent(a)12 ILLoadFromStream(a)8 ILRemoveLastID(a)4