Tech Support > Microsoft Windows > Development Resources > Re: named pipes
Re: named pipes
Posted by Ritchie on August 29th, 2003


"mail0" <mail0@mail.com> wrote in message news:3f4f538a_3@corp.newsgroups.com...

The first parameter should be a string, i.e:-

HANDLE CreateNamedPipe(
"\\\\.\\pipe\\pipech",
...

--
Ritchie




Similar Posts