Re: mmcndmgr: Register MMCVerseionInfo Interface

2011-12-29 Thread Alexandre Julliard
Alistair Leslie-Hughes writes: > From ab42a8c5ddecdbb3bcb44b00966a5f0cb8fb3028 Mon Sep 17 00:00:00 2001 > From: Alistair Leslie-Hughes > Date: Fri, 23 Dec 2011 08:44:11 +1100 > Subject: [PATCH] Register MMCVerseionInfo Interface > To: wine-patches > > --- > dlls/mmcndmgr/Makefile.in |2 ++

Re: [PATCH 1/4] msvcp90: Fix class functions invocation on 64bit systems

2011-12-29 Thread Alexandre Julliard
Piotr Caban writes: > Even if function returns structure, 'this' is passed as first > argument. There's a test for this in 4th patch. This won't build on Mingw. You need the correct number of arguments in the macro and in the spec file. -- Alexandre Julliard julli...@winehq.org

Re: wshom.ocx: Added IDispatch support for IWshShell3

2011-12-29 Thread Nikolay Sivov
On 12/29/2011 11:16, Marvin wrote: Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetail

Re: include: Only include winuser.h in oleidl.idl as a replacement for windows.h when compiling the Wine source.

2011-12-29 Thread Alexandre Julliard
Francois Gouget writes: > Substituting an alternative header for windows.h is an approach that is > used in a few other places, specifically in dshow.h, msctf.h, pdh.h, > rpc.h, snmp.h and winsock.h. So I think it's ok to follow the pattern > here, it should just be a bit clearer. > > But if t

Re: wshom.ocx: Added IDispatch support for IWshShell3

2011-12-29 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=16191 Your paranoid android