#CLIENT->SERVER Problem
03-Aug-93 01:47:10
Sb: #50263-#CLIENT->SERVER Problem
Fm: Lee Hart [Microsoft] 76150,2536
To: wiliam l. whitman 71702,56
The Win32 API Helpfile states that the pipename must be of the form
(in C syntax) "\\\\.\\pipe\\name" and not just ""name". You should probably
change your code to conform to that. Also, creating named pipes is not
supported in Win32s, so you should probablytake this question to Section 6,
API-Base/Console.
Thanks.
Lee
There is 1 Reply.