shell32/test: Make shelllink.c compile with mingw and work with win2k

Stefan Leichter Stefan.Leichter at camLine.com
Sat Nov 12 08:49:42 CST 2005


Am Freitag, 11. November 2005 23:51 schrieb Alexandre Julliard:
> Vitaliy Margolen <wine-devel at kievinfo.com> writes:
> >> changelog:
> >>   shell32/test
> >>     Make shelllink.c compile with mingw and work with win2k.
>
> The mingw import lib probably needs to be fixed.

There is currently nothing to fix ;-).

BUILD/mingw-3.7/w32api/lib/shell32.def:SHILCreateFromPath at 12 @28 NONAME
BUILD/mingw-3.7/w32api/lib/shell32.def:ILFree at 4 @155 NONAME
BUILD/mingw-3.7/w32api/lib/shell32.def:ILIsEqual at 8 @21 NONAME

At least my mingw knows that the functions are exported only by ordinal. What 
mingw version did you try?

bye Stefan



More information about the wine-devel mailing list