URLMON: Added file protocol implementation

Stefan Leichter Stefan.Leichter at camLine.com
Tue Sep 6 14:49:24 CDT 2005


Am Samstag, 3. September 2005 21:22 schrieb Jacek Caban:
> Changelog:
>     Added file protocol implementation

Hello,

this patch breaks the cross compiling of the tests with mingw. Which is the 
correct location of the class id?

Bye Stefan

make[3]: Entering directory `/usr/src/wine/wine-mingw/dlls/urlmon/tests'
i386-mingw32-gcc generated.cross.o misc.cross.o protocol.cross.o url.cross.o 
testlist.cross.o  -o urlmon_crosstest.exe -lurlmon -luser32 -lkernel32 
-lole32 -luuid
/usr/local/lib/gcc/i386-mingw32/3.4.2/../../../../i386-mingw32/lib/
libuuid.a(uuid.o):/usr/src/packages/BUILD/mingw-3.7/w32api-3.2/lib/uuid.c:
(.rdata+0x1340): multiple definition of `_CLSID_FileProtocol'
protocol.cross.o:/usr/src/wine/wine-mingw/dlls/urlmon/tests/../../../../wine/
dlls/urlmon/tests/protocol.c:63: first defined here
collect2: ld returned 1 exit status
make[3]: *** [urlmon_crosstest.exe] Fehler 1
make[3]: Leaving directory `/usr/src/wine/wine-mingw/dlls/urlmon/tests'



More information about the wine-devel mailing list