Alex VillaciĀs Lasso wrote:
Changelog:
* PeekNamedPipe now checks both for a NULL buffer and a zero-length
buffer before trying to recv() from the pipe
Could you write a regression test?
regards,
Jakob
Marcelo Bezerra wrote:
Hello,
I've been trying to run Valve's Steam under winex and has not achieved
success.
Aparently it depends on PeekNamedPipe, wich is only a stub and is a
kernel32 function, so no native dll would help.
in most recent Wine, PeekNamedPipe is implemented with ioct
Hi Marcelo,
WineX is not Wine. If you want help from people on this list with Wine,
use Wine. If you want help with WineX, ask Transgaming.
You'll probably find that PeekNamedPipe works alot better in Wine.
Mike
Marcelo Bezerra wrote:
Hello,
I've been trying to run Valve's St
On Mon, Sep 15, 2003 at 01:47:30AM -0300, Marcelo Bezerra wrote:
> Hello,
> I've been trying to run Valve's Steam under winex and has not achieved
> success.
>
> Aparently it depends on PeekNamedPipe, wich is only a stub and is a
> kernel32 function, so no native dll
Hello,
I've been trying to run Valve's Steam under winex and has not achieved
success.
Aparently it depends on PeekNamedPipe, wich is only a stub and is a
kernel32 function, so no native dll would help.
I would like some help in implementing this function, google sugested
using rec