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 ++
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
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
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
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