I am trying to make an application that essentially lists messages that get
streamed into the system. So I am wanting the main view to be a CListCtrl,
however I also want some of the added functionality of the new MFC feature
pack's CMFCListCtrl, however I'm not sure how to use it and cannot find any
tutorials or examples that use it. My app's main view is a CListView, and
that seems to only give you access to a CListCtrl. So I guess, my question
is how do I use CMFCListCtrl with a CListCtrl?
Thanks,
Nick
http://msdn2.microsoft.com/en-us/library/bb983983.aspx
Tom
"Nick Schultz" <Nick Sch...@discussions.microsoft.com> wrote in message
news:33113DA5-8D3F-4DE7...@microsoft.com...
"how do I use CMFCListCtrl with a CListView?" (Not CListCtrl)
Tom
"Nick Schultz" <NickS...@discussions.microsoft.com> wrote in message
news:05FA8126-92CC-44CC...@microsoft.com...
Tom
"Nick Schultz" <NickS...@discussions.microsoft.com> wrote in message
news:E9A57506-C30C-486B...@microsoft.com...