Add new class CListCtrl which subclasses a list view control.
The class provides additional features (to be extended in the future), but for now it provides the ability to show a "hint" text instead of the list control contents. Useful for messages like "please wait while we do something that can take a while" or showing an error message or...