In parts 1 , 2 and 3 we looked at putting together the XML manifest for the events and channels we wish to use. Since there is no managed code support in the .NET framework, we need to use Platform Invoke (PInvoke) - There is a good PInvoke tutorial at
Read More...