Hello,
may I ask why you are replacing the simple malloc/free calls
by the more complicated HeapAlloc API? This just makes
the source longer and less readable. There is no point in avoiding
C library usage in Winefile. It is just a unix application using
Wine libraries - not a Wine system library
Nigel Liang wrote:
diff --git a/programs/winecfg/En.rc b/programs/winecfg/En.rc
index 5972c3b..e61bf29 100644
--- a/programs/winecfg/En.rc
+++ b/programs/winecfg/En.rc
@@ -200,6 +200,11 @@ BEGIN
CONTROL "Link
to:",IDC_LINK_SFPATH,"Button",BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED,15,19
On Mi, 2007-07-25 at 16:55 +0200, Paolo Devoti wrote:
> Attached is dlls/localui/ui_It.rc
Oh, and it would be nice, when you create a Patch from your changes
and please include the missing change in "localui.rc" in the Patchfile.
git is prefered, but cvs should also work.
Thanks for improving w
On Mi, 2007-07-25 at 16:55 +0200, Paolo Devoti wrote:
> /*
> * English resources for localui
Did you forgot to replace English with Italian?
> *
> * Copyright 2007 Detlef Riekenberg
Your can add your Name here
> ADDPORT_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 245, 47
> DEF
Is there perhaps an API to just retrieve the CA bundle from a local
openssl or gnutls installation?
I'm not aware of one, but I could be mistaken.
--Juan
On Wednesday 25 July 2007 18:20:36 Juan Lang wrote:
> 4. We don't load certs in Wine at all, and don't implement certificate
> chain verification, but dynamically load openssl or gnutls and ask
> them to do it for us. I don't think this is simpler than the
> alternatives, as I've already put a fa
--- Begin Message ---
Hello fans of wine,
I already sent this to Scott Ritchie a while ago, but didn't get a
reply, so let's try here.
When we talked about improving apport to deliver better stack traces
to us in Sevilla [1], someone also mentioned that wine upstream currently
refuses our gdb st
On 7/25/07, Scott Ritchie <[EMAIL PROTECTED]> wrote:
On Wed, 2007-07-25 at 21:01 +0200, Marcus Meissner wrote:
> On Wed, Jul 25, 2007 at 03:28:13PM +0100, Damjan Novak wrote:
> > On 7/25/07, Damjan Novak <[EMAIL PROTECTED]> wrote:
> >
> > >I dont think that it matters what the patent covenant cov
On Wed, 2007-07-25 at 21:01 +0200, Marcus Meissner wrote:
> On Wed, Jul 25, 2007 at 03:28:13PM +0100, Damjan Novak wrote:
> > On 7/25/07, Damjan Novak <[EMAIL PROTECTED]> wrote:
> >
> > >I dont think that it matters what the patent covenant covers or not
> > >for this to work, all it takes is that
Onsdag 25 juli 2007 09:49, skrev Dj Apal [GR]:
> Hello. I work on Greek localization for ReactOS and the guys there told me
> that I should send you the greek resource files for the modules that they
> share with you. SO here there are some first resource files.
> If I send something wrong, please
On Wed, Jul 25, 2007 at 03:28:13PM +0100, Damjan Novak wrote:
> On 7/25/07, Damjan Novak <[EMAIL PROTECTED]> wrote:
>
> >I dont think that it matters what the patent covenant covers or not
> >for this to work, all it takes is that they distribute it via vouchers
> >as part of the SuSE distribution
Isn't that what the distro's add-on value should be?
Sorry, I don't understand. You think the distros should put CA certs
into Wine's registry?
--Juan
On 7/24/07, Scott Ritchie <[EMAIL PROTECTED]> wrote:
MS explicitly excluded Wine from that deal anyway.
Thanks,
Scott Ritchie
I dont think that it matters what the patent covenant covers or not
for this to work, all it takes is that they distribute it via vouchers
as part of the SuSE distr
Ann & Jason Edmeades wrote:
I test that and found the previous email was very slightly wrong. I've coded
and sent my new patch into wine-patches as it corrects an identical trap to
what you were seeing plus fixes the a runs b runs c case. Can you please try
that and confirm it resolves the proble
On 7/25/07, Damjan Novak <[EMAIL PROTECTED]> wrote:
I dont think that it matters what the patent covenant covers or not
for this to work, all it takes is that they distribute it via vouchers
as part of the SuSE distribution, and with some luck in the unfolding
of these events, LGPLv3 patent prov
On Wednesday 25 July 2007 18:20:36 Juan Lang wrote:
> 2.a. We write a tool to import local certs, but make you specify the
> path. Ugly, but punts the problem to the user.
>
> 3. We do what the distros do: get the certificates from Mozilla's CVS,
> and munge them into the right format. (Google f
(Apologies if you get this twice - I wasn't subscribed to wine-devel
on this account, and apparently it didn't get moderated through.)
Folks, I'm hoping for feedback on how to get CA certificates into
Wine's registry. We'll need them in order to verify signatures on
things. A number of apps dep
Stefan Dösinger <[EMAIL PROTECTED]> writes:
> From 05154939b9123ff44c9e3ec0417c31ccba2a8716 Mon Sep 17 00:00:00 2001
> From: Stefan Doesinger <[EMAIL PROTECTED]>
> Date: Mon, 16 Jul 2007 19:49:34 +0200
> Subject: [PATCH] WineD3D: Allocate render target management members in Init3D
>
> GL_LIMITS()
"Nigel Liang" <[EMAIL PROTECTED]> writes:
> Hi,
>
> I submitted a font configure tool a few days ago that lets the user
> configure system and menu fonts more easily. The tool is especially
> helpful to asian and middle-eastern users where the fonts installed
> may differ greatly from user to user
Marcus Meissner <[EMAIL PROTECTED]> writes:
> this test succeeds for me.
Not for me...
--
Alexandre Julliard
[EMAIL PROTECTED]
20 matches
Mail list logo