About Instrumenting an Application with the Screencast API

Instrumenting your application to communicate with the Screencast API consists of the following phases:

The sample application provided with the Screencast SDK, ChronicleMFCClient, illustrates these phases. This code started as a sample MFC (Microsoft Foundation Classes) project in Microsoft Visual Studio Professional 2010.

[CHRONICLE] in the comments indicates changes and additions to the code. All the changes are in ChronicleMFCClient.cpp and ChronicleMFCClientDoc.cpp.