PeekNamedPipe

Marcelo Bezerra mosca at mosca.yi.org
Sun Sep 14 23:47:30 CDT 2003


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 recvfrom with MSG_PEEK flag set but I have some doubts about it.

Where is HANDLE struct defined?

How to relate it to the actual file descriptor in unix?

How to find out the pipemode of such HANDLE?

If I make it return true inconditionaly and set all args to 1, Steam
will even show up (with most text impossible to read, but will most
likely work when implemented correclty).

Anyone able to help?




More information about the wine-devel mailing list