Introduction - If you have any usage issues, please Google them yourself
MEDriver is implemented as a Windows Forms application. It uses the ATL sample CONNECT as the COM server, and it wraps and uses its interface IRandom and source interface IRandomEvent through CoRandom and IRandomEvent_FireEventHandler as if it was a .NET Framework event. The application creates multiple sinks to the Fire event of class CoRandom and controls the threads that the server creates.