Re: wined3d: Add Mobility Radeon HD 4200

2013-06-06 Thread Bruno Jesus
On Sun, Jun 2, 2013 at 9:29 AM, Rico Schüller wrote: > On 30.05.2013 23:51, Kyle Luna wrote: >> >> +{HW_VENDOR_AMD,CARD_AMD_RADEON_HD4200M,"ATI Mobility >> Radeon HD 4200", DRIVER_AMD_R600, 256 }, > > > I think there are versions available which have only 128MB of

Re: joy.cpl icon

2013-06-06 Thread Austin English
On Thu, Jun 6, 2013 at 2:15 AM, Joel Holdsworth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > For some reason, since I send in my icon for joy.cpl, it doesn't > appear in the control panel - still only the wine glass fallback icon. > Does anyone know why this is? > > I guess it will

Re: user32: Fix icon extraction from non-native PE executables.

2013-06-06 Thread Alexandre Julliard
Hans Leidekker writes: > --- > dlls/user32/exticon.c | 202 > - > 1 file changed, 133 insertions(+), 69 deletions(-) > > diff --git a/dlls/user32/exticon.c b/dlls/user32/exticon.c > index 5b9d681..e6e97d5 100644 > --- a/dlls/user32/exticon.c > ++

RE: cmd: Disable Ctrl-C interrupt

2013-06-06 Thread Hugh McMaster
On Thursday, 6 June 2013 6:22 AM, Jason Edmeades wrote: >I do not think this patch is enough - From memory (I once tried something >similar) the problem with resolving it the way you have is you then lose >the ability of breaking out of a batch program. I think the right solution >needs an actua

joy.cpl icon

2013-06-06 Thread Joel Holdsworth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For some reason, since I send in my icon for joy.cpl, it doesn't appear in the control panel - still only the wine glass fallback icon. Does anyone know why this is? I guess it will be a one line fix. Unfortunately I don't have time do this myself, bu