Re: [PATCH] ntdll: Increase size of buffer used to read lines of /proc/cpuinfo

2010-11-25 Thread Damjan Jovanovic
On Fri, Nov 26, 2010 at 6:56 AM, Vitaliy Margolen wrote: > On 11/24/2010 07:19 PM, James McKenzie wrote: >> >> On 11/24/10 6:56 PM, Vitaliy Margolen wrote: >>> >>> On 11/24/2010 12:23 PM, jimpor...@gmail.com wrote: From: James Eder - while (fgets(line,200,f) != NULL) + whi

Re: [PATCH 1/2] kernel32: Don't print a FIXME for languages with ANSI codepage 0.

2010-11-25 Thread Dmitry Timoshkov
Michael Stefaniuc wrote: > if (!(cp = get_lcid_codepage( locale ))) > { > -FIXME("For locale %04x using current ANSI code page\n", locale); > +TRACE("No ANSI codepage for locale %04x. Using current ANSI code > page\n", locale); > cp = GetACP(); > } A bett

dockFill problem

2010-11-25 Thread Vassilis Virvilis
Hi everybody, I have the following problem in a .NET application. A form resides in a maximized MDI window. On startup the MDI gets maximized but the form is not although the dockFill property is set. Needless to say that it works on windows. 1) My question is how to debug this - What are the r

Re: [PATCH] ntdll: Increase size of buffer used to read lines of /proc/cpuinfo

2010-11-25 Thread Vitaliy Margolen
On 11/24/2010 07:19 PM, James McKenzie wrote: On 11/24/10 6:56 PM, Vitaliy Margolen wrote: On 11/24/2010 12:23 PM, jimpor...@gmail.com wrote: From: James Eder - while (fgets(line,200,f) != NULL) + while (fgets(line,450,f) != NULL) You might as well then change this to "sizeof(line)". Just fo

Re: Wineconf 2011 venue suggestion

2010-11-25 Thread Owen Rudge
I know 2010 has just finished but could I recommend Edinburgh for 2011? voted above London and Paris by Tripadvisor and Conde nast as a destination and amongst the top ten cities in the world 2008 by Wanderlust. Do we have another Scottish Wine hacker? :) I have suggested Edinburgh as a potenti

Re: wininet: add a stub for InternetShowSecurityInfoByURL

2010-11-25 Thread Paul Vriens
On 11/25/2010 03:35 PM, Austin English wrote: On Wed, Nov 24, 2010 at 11:32 PM, Paul Vriens wrote: On 11/25/2010 03:29 AM, Austin English wrote: Fixes http://bugs.winehq.org/show_bug.cgi?id=25278 Shouldn't you create the A-version and forward to that one in the .spec? That wouldn't be h

Re: wininet: add a stub for InternetShowSecurityInfoByURL

2010-11-25 Thread Austin English
On Wed, Nov 24, 2010 at 11:32 PM, Paul Vriens wrote: > On 11/25/2010 03:29 AM, Austin English wrote: >> >> Fixes http://bugs.winehq.org/show_bug.cgi?id=25278 >> > > Shouldn't you create the A-version and forward to that one in the .spec? That wouldn't be hard to add, but I tested this with IE4 an

Re: Wineconf 2011 venue suggestion

2010-11-25 Thread Michael Stefaniuc
Hello Keith, Keith Muir wrote: > I know 2010 has just finished but could I recommend Edinburgh for 2011? > voted above London and Paris by Tripadvisor and Conde nast as a > destination and amongst the top ten cities in the world 2008 by Wanderlust. WineConf has a cycle of two conferences in Europe

Wineconf 2011 venue suggestion

2010-11-25 Thread Keith Muir
Hi, I know 2010 has just finished but could I recommend Edinburgh for 2011? voted above London and Paris by Tripadvisor and Conde nast as a destination and amongst the top ten cities in the world 2008 by Wanderlust. Regards, Keith Muir