Am Freitag, 17. August 2007 15:39 schrieb Martin Vanek:
> I have posted some minor bugs in combobox a week ago (ID=9062, with a
> source text example and pictures documenting what's wrong).
I am not an expert on user32 stuff, but generally you should send one patch
per mail. If you have 2 patches,
Maarten Lankhorst wrote:
> Last time I tried using alloca in alsa volume control it was rejected,
> so I'm just walking safe path.
Well the existing coded uses alloca() ... just saw this while compiling
wine (winealsa.drv):
waveout.c: In function 'wodOpen':
waveout.c:582: warning: the address of
Hi Tomas,
Tomas Carnecky schreef:
> Is alloca() not allowed in wine? (asking because you allocate hw_params
> on the stack, but it's freed if the function exits, so it's only used
> inside this one function).
>
Last time I tried using alloca in alsa volume control it was rejected,
so I'm just w
Maarten Lankhorst wrote:
> Sanity check to see if device can be opened or not
Is alloca() not allowed in wine? (asking because you allocate hw_params
on the stack, but it's freed if the function exits, so it's only used
inside this one function).
tom
> aren't, things like this happen. I'm still banned from the channel,
> people in this mailing list have said he shouldn't have banned me, and
> yet, I'm still not unbanned.
Ouch.
I will say that I appreciate all that Vitaliy does; he truly does
an amazing amount of helpful work. I also have gre
"James Keane" <[EMAIL PROTECTED]> writes:
> check_access will now fail because the second caller is not honoring
> FILE_SHARE_WRITE. but that shouldn't be neccesary as they are not
> planning on writing anyways.
The second caller won't, but the first one will, so you need
FILE_SHARE_WRITE access.
Martin wrote:
> Regarding your script interface, I think it should accept these parameters:
> * GIT_ID_1 - bisection start
> * GIT_ID_2 - bisection end
Sure, and/or dates and/or releases.
* PNGs - list of PNG files which describe "bug hit" cases;
No. The script should not invoke autohotkey, eit
"Dmitry Morovkov" <[EMAIL PROTECTED]> writes:
> After reading this, it looks like it's ok if someone have seen the windows
> source code, and provided he is not going to directly copy unmodified source
> code (what a stupid idea!), nor refer to it, he would be considered as a
> good/trusted person
Paul Vriens wrote:
Alexandre Julliard wrote:
Paul Vriens <[EMAIL PROTECTED]> writes:
Anyone?
This is getting pretty serious now as several test reports that are
submitted will never be processed. I could of course try and fix this
in the parser but I do want to know what the issue is. The str
Jakob Eriksson wrote:
Alexandre Julliard wrote:
Paul Vriens <[EMAIL PROTECTED]> writes:
Anyone?
This is getting pretty serious now as several test reports that are
submitted will never be processed. I could of course try and fix this
in the parser but I do want to know what the issue is. T
10 matches
Mail list logo