> I'm getting build errors on winefile now:
> winefile.o(.text+0xa9c):winefile.c: undefined reference to `ILClone at 4'
Seems my W32API libraries are too new. ;-)
OK, I added shell32.a to the winefile Makefile.
Please check, if it now also works for you.
Martin