Introduction - If you have any usage issues, please Google them yourself
The class encapsulates the Anonymous Pipe IPC method as provided in Win32.
The class provides a thin veneer over the SDK API meaning that all the richness the SDK provides is available through the class. The class also provides auto cleanup and is UNICODE enabled with build configurations provided.
The enclosed zip file contains the CAnonymousPipe source code and also includes a simple VC 2005 solution to compile and exercise the class.