Hi all,
[yawn]
One of the new tests broke winetest build (see below).
Anyone have a suitable patch against mingw that adds StgCreatePropSetStg?
Cheers,
Paul.
[paul@quisquiliae tests]$ make i686-mingw32msvc-gcc marshal.o moniker.o propvariant.o stg_prop.o storage32.o testlist.o -o ole32_test.exe -loleaut32 -lole32 -luser32 -lkernel32 -lntdll -luuid stg_prop.o(.text+0xe8): In function `testProps': /home/paul/Production/wine-cross-source/dlls/ole32/tests/stg_prop.c:55: undefined reference to `StgCreatePropSetStg@12' stg_prop.o(.text+0xdef):/home/paul/Production/wine-cross-source/dlls/ole32/tests/stg_prop.c:217:undefined reference to `StgCreatePropSetStg@12' distcc[2034] ERROR: compile on localhost failed make: *** [ole32_test.exe] Error 1