Sharpen example for C++ 4.0 and later

This example increases the sharpness of the bitmap and redisplays the image.

m_Lead1.Sharpen(100);
m_Lead1.ForceRepaint();