C++ Event Sinks Sample ---------------------- This program demonstrates how you can build an application that captures InkCollector events using only C++. This program co-creates an InkCollector object to ink-enable the window. It displays a message box whenever a Stroke event is received.