Re: GPU driver version reporting

2010-06-01 Thread Albert Lee
On Wed, 2 Jun 2010 03:14:34 +, Seth Shelnutt wrote: > I am trying to get folding at home gpu client working. The issue we are > having now is that it detects the driver version and says it is not > right, and it won't proceed. I've searched through the lines of a > WINEDEBUG=+trace and I think

GPU driver version reporting

2010-06-01 Thread Seth Shelnutt
I am trying to get folding at home gpu client working. The issue we are having now is that it detects the driver version and says it is not right, and it won't proceed. I've searched through the lines of a WINEDEBUG=+trace and I think the issue is: 0009:trace:d3d:init_driver_info OS version 5.1. 0

Re: Meaning of "Certificate Manifold" (crypt32/*.rc)

2010-06-01 Thread Juan Lang
Hi Frédéric, > I'm reviewing Fr translation and am stuck on the 'IDS_CERT_MANIFOLD > "Certificate Manifold"' part. > I tried to STFW for it, but apart from OID for "Microsoft Enrollment > Infrastructure", did not find explaining stuff. > Can someone please explain me what it means? Yikes. I wish

Meaning of "Certificate Manifold" (crypt32/*.rc)

2010-06-01 Thread Frédéric Delanoy
Hi, I'm reviewing Fr translation and am stuck on the 'IDS_CERT_MANIFOLD "Certificate Manifold"' part. I tried to STFW for it, but apart from OID for "Microsoft Enrollment Infrastructure", did not find explaining stuff. Can someone please explain me what it means? Thanks, Frédéric

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > Ok, that's cool. I'll try and get that sorted within a couple of days. > > One other question; I got some feedback from Andre Herschel saying that > the patch failed to apply to some of the language rc files. I suspected > he ran into problems with varying character enco

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
On Tue, 2010-06-01 at 22:39 +0200, Alexandre Julliard wrote: > Joel Holdsworth writes: > > > Are you sure? I really do think using PNGs is preferable. The PNG is > > 22.8kB, whereas a BMP would be 237.2kB - over 10x larger! If I use a > > BMP, it will make the winecfg executable bloat up 25%. > >

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > Are you sure? I really do think using PNGs is preferable. The PNG is > 22.8kB, whereas a BMP would be 237.2kB - over 10x larger! If I use a > BMP, it will make the winecfg executable bloat up 25%. > > By contrast importing GDI+ or WIC seems to me like a small price to pa

Re: gameux: Add declaration of IGameExplorer2 interface

2010-06-01 Thread Vincent Povirk
Also, when you're sending a series where the later patches depend on the earlier patches, you should mark the correct order in your subject (i.e. start the subject with [1/5], [2/5], etc.). On Tue, Jun 1, 2010 at 3:04 PM, Vincent Povirk wrote: > I think you want to leave the configure change out

Re: gameux: Add declaration of IGameExplorer2 interface

2010-06-01 Thread Vincent Povirk
I think you want to leave the configure change out of this patch. 2010/6/1 Mariusz Pluciński : > --- >  configure          |    1 + >  configure.ac       |    1 + >  include/gameux.idl |   16 >  3 files changed, 18 insertions(+), 0 deletions(-) > > > > > > >

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
On Tue, 2010-06-01 at 20:05 +0200, Alexandre Julliard wrote: > Joel Holdsworth writes: > > > Are PNG icons supported? It didn't look like they were when I checked. > > Also, sizes larger than 255px, are only partially supported in the > > format. So any app, including wine would have legitimate r

Re: AppDB 64 bit flag?

2010-06-01 Thread Danila Sentiabov
On Mon, May 31, 2010 at 17:29, Rosanne DiMesio wrote: > > 32 and 64 bit should be listed as separate versions of the app. > > This should be clearly stated in AppDB submission forms using big red capital letters to be effective. -- Best regards, Danila Sentiabov aka dsent

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > Are PNG icons supported? It didn't look like they were when I checked. > Also, sizes larger than 255px, are only partially supported in the > format. So any app, including wine would have legitimate reasons to > reject such a file. png icons are not supported but uncomp

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
Are PNG icons supported? It didn't look like they were when I checked. Also, sizes larger than 255px, are only partially supported in the format. So any app, including wine would have legitimate reasons to reject such a file. On Tue, 2010-06-01 at 11:38 +0200, Alexandre Julliard wrote: > Joel Hold

Re: kernel32 nls file codepage conversion

2010-06-01 Thread Alexandre Julliard
Frédéric Delanoy writes: > In fact I was also fixing a spelling error (Arménian -> Arménien) and just > wondered > whether I could also convert it into UTF8 (M.Stefaniuc seemed to be OK with > that). > > Or maybe it's safer to just fix the typo without converting character > encoding at the same

Re: [PATCH] shlwapi: Implement SHGetIniStringW

2010-06-01 Thread testbot
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=2417 Your paranoid android.

Re: kernel32 nls file codepage conversion

2010-06-01 Thread Frédéric Delanoy
2010/6/1 Alexandre Julliard > Frédéric Delanoy writes: > > > Autogenerated? From which source/using which mechanism? > > Actually it's not generated. Still, I'd suggest to leave it alone unless > there are things that need to be changed in there. > > -- > Alexandre Julliard > In fact I was als

Re: kernel32 nls file codepage conversion

2010-06-01 Thread Alexandre Julliard
Frédéric Delanoy writes: > Autogenerated? From which source/using which mechanism? Actually it's not generated. Still, I'd suggest to leave it alone unless there are things that need to be changed in there. -- Alexandre Julliard julli...@winehq.org

Re: kernel32 nls file codepage conversion

2010-06-01 Thread Dmitry Timoshkov
Frédéric Delanoy wrote: > Autogenerated? From which source/using which mechanism? Have a look at the file history. > If this is the case, shouldn't there be a comment in the file header that > says so? Not necessarily. These data represent what Windows has, there is nothing to change there. -

Re: kernel32 nls file codepage conversion

2010-06-01 Thread Frédéric Delanoy
2010/5/31 Dmitry Timoshkov > Frédéric Delanoy wrote: > > > >> I'm intending to convert dlls/kernel32/nls/fr.nls from CP 1252 to CP > > >> 65001 (UTF-8), > > > > > > Is there a ny reason behind that? > > > > Uniformisation? Universality? All other rc files (at least Fr ones, > > and most of the o

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > +GpImage* LoadPNGResourceW(HINSTANCE hInst, LPCWSTR lpName) > +{ You should be able to use an icon for this, there shouldn't be any need to involve gdiplus. -- Alexandre Julliard julli...@winehq.org