Hi Christian,
I'd like to see the actual test, preferably incorporated into the test suite.
Thanks,
--Juan
OK, I was pretty busy the whole week last week, and didn't get any chance to
look into anything. But I cannot agree on this:
But all that aside, all changes that winecfg is doing are registry only
> changes. IMHO Wine doesn't need yet another program to writes something into
> registry. There are
On 4/4/2011 16:45, Reece Dunn wrote:
On 4 April 2011 13:08, Andrew Green wrote:
Hi,
I hate to message you on this email. I have messaged the mailing
lists. Though I became more confused than anything.
Can you please keep the discussions on the mailing list? Thanks.
I would like to propose a
Ken Sharp writes:
> Just ise/ize changes
> From 60f207abd03edf7ffac6f129a8bffd537596d54e Mon Sep 17 00:00:00 2001
> From: Ken Sharp
> Date: Fri, 1 Apr 2011 23:07:03 +0100
> Subject: po: Update US English resource
These need to be changed in the original rc files.
--
Alexandre Julliard
julli..
On 4 April 2011 13:08, Andrew Green wrote:
> Hi,
> I hate to message you on this email. I have messaged the mailing
> lists. Though I became more confused than anything.
Can you please keep the discussions on the mailing list? Thanks.
> I would like to propose a project where comctl32 is impleme
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=10328
Your paranoid android
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=10327
Your paranoid android
On 4/4/2011 13:01, David Hedberg wrote:
static HRESULT WINAPI IFileDialog2_fnSetOkButtonLabel(IFileDialog2 *iface,
LPCWSTR pszText)
{
FileDialogImpl *This = impl_from_IFileDialog2(iface);
-FIXME("stub - %p (%p)\n", This, pszText);
-return E_NOTIMPL;
+TRACE("%p (%p)\n", This