netapi32: implement NetServerEnum and NetShareEnum

Alexandre Julliard julliard at winehq.org
Sun Jan 4 12:02:18 CST 2004


Juan Lang <juan_lang at yahoo.com> writes:

> The named pipe state can be queried via the
> QNmPHandState SMB and changed via the SetNmPHandState
> SMB.  See the X/Open IPC mechanisms for SMB, p114 and
> p116 (
> http://www.opengroup.org/products/publications/catalog/c195.htm
> )

Sure, if you already have SMB named pipes, then implementing SMB names
pipes becomes rather easy. The problem is implementing them on top of
socket pairs...

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list