The CAnonymousPipe was designed to be an MFC class to encapsulate Anonymous Pipes. 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 i
The CAnonymousPipe was designed to be an MFC class to encapsulate Anonymous Pipes. 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.What\'s New in This Release: [ read full changelog ]· Updated copyright details· Code now compiles cleanly using Code Analysis (/analyze)· Updated code to compile correctly using _ATL_CSTRING_EXPLICIT_CONSTRUCTORS define· Updated sample app to clean compile on VC 2008· The code has now been updated to support VC 2005 or later only.· Reworked some of the Peek parameters to be pointers rather than references.
Скачать