search for: disconnectnamedpipe

Displaying 3 results from an estimated 3 matches for "disconnectnamedpipe".

2008 May 20
10
Asynchronous Pipe::Server problems
Hi all, I''ve been working on the win32-pipe library (again) and I''ve reworked the interface. Instead of Pipe.new_server or Pipe.new_client, there''s now a base Pipe class, with Pipe::Server and Pipe::Client subclasses. You can find the latest code in the CVS repo. Oh, and you''ll need to update your windows-pr library with the latest from CVS if you want to
2002 Mar 27
2
Help me to resolve undefined reference
Hi, I am new to winelib and trying to port my software to Linux environment. During the linking phase, I encountered "undefined reference to `DisconnectNamedPipe(void *)' " message. What did I do wrong? How can I resolve it? Your help is very appreciated. Ku
2016 Oct 28
0
Wine release 1.9.22
...wined3d: Use buffer_bind() in buffer_conversion_upload(). Ken Thomases (18): server: Make disconnecting a named pipe immediately close the client's connection and allow the server to initiate a new connection. kernel32/tests: Test that ConnectNamedPipe() works immediately after DisconnectNamedPipe() without waiting for the client to close. winemac: Allocate clipboard data as GMEM_FIXED. winemac: Convert old-Mac-style line breaks (CR) to Windows-style CRLF when importing UTF-16. winemac: Remove support for owner-displayed clipboard formats. winemac: Remove support for...