12 Nov
2005
12 Nov
'05
2:49 p.m.
Am Freitag, 11. November 2005 23:51 schrieb Alexandre Julliard:
Vitaliy Margolen <wine-devel(a)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(a)12 @28 NONAME BUILD/mingw-3.7/w32api/lib/shell32.def:ILFree(a)4 @155 NONAME BUILD/mingw-3.7/w32api/lib/shell32.def:ILIsEqual(a)8 @21 NONAME At least my mingw knows that the functions are exported only by ordinal. What mingw version did you try? bye Stefan