Re: winetricks & DLL overrides

2012-05-21 Thread wylda
Od: "Dan Kegel" > I'm not sure keying off the list in winecfg is the > right thing to do; > I'd rather use the list of all wine dlls. > (dbghelp, for instance, should > still be in the list, I think.) Many thanks, i use that since the release. But i noticed that winecfg is messed by "DLLs" lik

Re: [1/2] ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.

2012-05-21 Thread Dmitry Timoshkov
Alexandre Julliard wrote: > Surely there's more to these functions than that. Probably, but these forwards make a real application that uses them work. If you prefer I can add a FIXME stating that it's a semi-stub. -- Dmitry.

Re: [1/2] ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.

2012-05-21 Thread Alexandre Julliard
Dmitry Timoshkov writes: > +/** > + * OleCreateLinkFromData[OLE32.@] > + */ > +HRESULT WINAPI OleCreateLinkFromData(LPDATAOBJECT data, REFIID iid, > + DWORD rendero

Re: quartz/tests: Fix compilation on systems that don't support nameless structs.

2012-05-21 Thread Francois Gouget
On Sun, 20 May 2012, Marvin wrote: [...] > Full results can be found at > http://testbot.winehq.org/JobDetails.pl?Key=18512 [...] > === WNT4WSSP6 (32 bit filtermapper) === > filtermapper.c:96: Test failed: CoCreateInstance failed with 80040154 > filtermapper.c:233: Test failed: CoCreateInstance fai