Re: mmcndmgr: Implement IMMCVersionInfo (try 6 - Resend)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=160 Your paranoid android.

Re: mmcndmgr: Implement IMMCVersionInfo (try 5)

2012-06-20 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=19325 Your paranoid android

Re: mmcndmgr: Implement IMMCVersionInfo (try 4)

2012-06-19 Thread Alexandre Julliard
Alistair Leslie-Hughes writes: > @@ -66,8 +179,6 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, > LPVOID lpvReserved) > > switch (fdwReason) > { > -case DLL_WINE_PREATTACH: > -return FALSE; /* prefer native version */ Changing this may or may not be a good

Re: mmcndmgr: Implement IMMCVersionInfo (try 3)

2012-06-15 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=19090 Your paranoid android

Re: mmcndmgr: Implement IMMCVersionInfo

2012-01-20 Thread Alistair Leslie-Hughes
Ignore this. On 20/01/2012 9:32 PM, Alistair Leslie-Hughes wrote: Hi, Changelog: mmcndmgr: Implement IMMCVersionInfo Best Regards Alistair Leslie-Hughes