Implementing MCI in C++ using compiler / platform specific features.
Method Call Interception (MCI) in C++
Published 12/21/2005
Implementing MCI in C++ using compiler / platform specific features.
Learn about a simple mechanism to achieve thread pooling by using Windows messages.
Discover a simple technique to share data across multiple processes running on the same machine using the Running Object Table.