Eric Pouech schrieb:
> André Hentschel a écrit :
>> Eric Pouech schrieb:
>>
>>> Hi André
>>> a couple of comments to your patch
>>>
>> always welcome!
>>
>>
>>> IMO, we should also test that cbReserved2 is >= sizeof(unsigned)
>>> otherwise we'd be in trouble
>>>
>> maybe you had somet
André Hentschel a écrit :
Eric Pouech schrieb:
Hi André
a couple of comments to your patch
always welcome!
IMO, we should also test that cbReserved2 is >= sizeof(unsigned)
otherwise we'd be in trouble
maybe you had something like that patch in mind:
http://www.winehq.org/pipe
On Mon, Sep 7, 2009 at 11:08 AM, Nicholas LaRoche wrote:
> Mike Kaplinskiy wrote:
>>
>> On Mon, Sep 7, 2009 at 2:45 AM, Nicholas LaRoche wrote:
>>>
>>> I ran into a bug last week regarding the lack of
>>> SIO_GET_EXTENSION_FUNCTION_POINTER support in WSAIoctl.
>>>
>>> Are there any outstanding issu
Mike Kaplinskiy wrote:
On Mon, Sep 7, 2009 at 2:45 AM, Nicholas LaRoche wrote:
I ran into a bug last week regarding the lack of
SIO_GET_EXTENSION_FUNCTION_POINTER support in WSAIoctl.
Are there any outstanding issues preventing it's implementation?
Perhaps if anyone has worked in this area, ar
Stefan Dösinger wrote:
> Am Monday 07 September 2009 06:57:58 schrieb James McKenzie:
>
>> There is or was a lurker here from AMD. Maybe you could forward your
>> patches to them to get the extension fixed?
>>
> They already know - Henri and I talked to him earlier, he said they'll fix
>
On Mon, Sep 7, 2009 at 2:45 AM, Nicholas LaRoche wrote:
> I ran into a bug last week regarding the lack of
> SIO_GET_EXTENSION_FUNCTION_POINTER support in WSAIoctl.
>
> Are there any outstanding issues preventing it's implementation?
>
> Perhaps if anyone has worked in this area, are there any thin
Stephan,
All the patches proposed to bug #16559 forget one thing:
it cannot be right to patch only PixelFormat_WineD3DtoDD without patching its
converse function in the same file, PixelFormat_DD2WineD3D.
There's no gain in silencing a fixme by introducing internal inconsistency in
the source c
Am Monday 07 September 2009 06:57:58 schrieb James McKenzie:
> There is or was a lurker here from AMD. Maybe you could forward your
> patches to them to get the extension fixed?
They already know - Henri and I talked to him earlier, he said they'll fix the
extension somewhen. No ETA though