Re: [PATCH 2/3] ntdll: Support TokenIntegrityLevel in NtQueryInformationToken

2012-07-28 Thread Nikolay Sivov
On 7/29/2012 02:24, Detlef Riekenberg wrote: +{ +/* report always "S-1-16-12288" (high mandatory level) */ +static BYTE high_level[] = {1, /* SID_VERSION */ +1, /* One SubAuthority entry */ +

[RFC] kernel32: Try to get the drive type from the mountmgr first

2012-07-28 Thread GOUJON Alexandre
On 07/22/2012 03:36 PM, Alexandre Goujon wrote: Should fix bug #17037 --- dlls/kernel32/tests/volume.c |2 ++ dlls/kernel32/volume.c |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dlls/kernel32/tests/volume.c b/dlls/kernel32/tests/volume.c index 8152ae1..1

Re: include: fix mingw64 build

2012-07-28 Thread Jacek Caban
Hi Francois, On 7/28/12 9:22 AM, Francois Gouget wrote: Note that I had to add a couple of patches to get Wine to compile: * crtdefs.h uses wchar_t but does not define it which was causing trouble depending on the order of the includes in the source. * One of the _mingw.h includes was causing

Re: [2/5] windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.

2012-07-28 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=20370 Your paranoid android

Re: [3/3] kernel32: Some tests for LOCALE_SNAME and neutral locales

2012-07-28 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=20368 Your paranoid android

Re: [1/3] kernel32: Some test for handling locales specified by language only

2012-07-28 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=20366 Your paranoid android

Re: mshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore

2012-07-28 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=20372 Your paranoid android

Re: [PATCH] msi/tests: Use always static binding for GetTokenInformation

2012-07-28 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=20375 Your paranoid android

Re: kernel32/tests: Make initonce_callback() static.

2012-07-28 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=20386 Your paranoid android

Re: [PATCH 2/2] d3drm: Implement IDirect3DRMMeshImpl_SetGroupMaterial and forward material from mesh builder to created mesh

2012-07-28 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=20365 Your paranoid android

Re: [2/3] kernel32: Fix base for value returned with LOCALE_RETURN_NUMBER

2012-07-28 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=20359 Your paranoid android

Re: [1/5] windowscodecs: Add test for IWICMetadataBlockReader interface.

2012-07-28 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=20362 Your paranoid android

Re: include: fix mingw64 build

2012-07-28 Thread Francois Gouget
On Tue, 17 Jul 2012, Jacek Caban wrote: > On 07/15/12 14:21, Nicolas Le Cam wrote: > > Hi Jacek, > > > > Could it be backported into stable 2.x ? This will allow distros to > > package it with the next stable release of mingw-w64. > > I've just committed it to 2.x branch. It's up to distros now t

Re: [1/3] kernel32: Some test for handling locales specified by language only

2012-07-28 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=20358 Your paranoid android

Re: [PATCH 3/3 try2] mshtml: Added runtimeStyle tests

2012-07-28 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=20357 Your paranoid android