On Nov 12, 2007 3:57 AM, Alistair Leslie-Hughes
<[EMAIL PROTECTED]> wrote:
>
> +
> +TRACE("(%p)->%s\n", iface, debugstr_w(p));
> +// TODO Replace if Attribute has a Default value.
Also another thing. No C++ style comments in Wine source code.
Thanks
Steven
--
Steven Edwards
"There is o
On 11/13/07, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote:
>
> Hi James,
> Thanks for the pointers.
>
> I resend the patches shortly. Is there an easy way to split a Diff up? via
> git? More to the point changes to a single file (without have to backup it
> up every change)
>
> I just g
On 11/12/07, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Changelog:
> InsertBefore is allowed to have outNewChild as NULL
> Implement cloneNode
>
One fix per patch please. Also, please add tests for these fixes.
> Best Regards
> Alistair Leslie-Hughes
>
> diff -
Valve regularly runs surveys of steam users, where they profile many
different things about the hardware. They're nice enough to publish the
results:
http://www.steampowered.com/status/survey.html
Some of these provide a way to detect Wine users. Everyone using the
"Wine waveout" audio driver,
Am Dienstag, 13. November 2007 01:19:13 schrieb Roy Shea:
> Howdy,
> If the stopper for this patch is the lack of a DLL using it, I can
> resend svchost later this week when I have a stub implementation of
> BITS using svchost ready.
I have zero idea what svchost is doing, but the general approach
Maarten Lankhorst wrote:
> Hello Timofei,
>
> Timofei V. Bondarenko schreef:
>> No matter how low the chance: sound is an real-time task while linux
>> is not a real-time system. So underruns still possible.
>> And in case of XRUN widRecorder() tries to read about 4G of data.
>>
>> Well, I'm a bus